Вход Mod_security

Это также озирается вокруг права мне. Следует иметь в виду, что Вы не будете использовать весь тот сразу, таким образом запланируйте расширение. Можно запустить меньший, но пока можно добавить пространство при необходимости в нем, можно превратиться в тот размер.

Другая вещь, которую рекомендует Microsoft, состоит в том, чтобы подавить Ваши отдельные размеры базы данных. Если любой из них аварийно завершается, DB на 1.9 ТБ собирается занять дни для работы ESEUTIL, должен это требоваться, и это будет днями без электронной почты для тех пользователей. Мы недавно разделяем наше собственное 4400ish пользовательская среда от 2 Серверов почтовых ящиков и 7 баз данных к 4 Серверам почтовых ящиков и 16 баз данных, в значительной степени из-за этого.

3
задан 29 August 2012 в 18:37
2 ответа

@kbulgrien: Not really, because NGINX is capturing its own logs correctly.

I had to do a work-around for this issue. I created a RequestDeny block where I forwarded requests which were 403 denied by mod_security. In this block I formated the logs the way I wanted, that way it was easy for me to capture the ip address of the rejected request.

I know it is better to have mod_security write its logs correctly, but when you dont know a better way to do it may help and so it did for me :)

0
ответ дан 3 December 2019 в 08:22

At least with Apache, issues can occur with redirects/rewrites to a vhost served by the same server such that logs report a foreign request arrived from localhost. Perhaps there is something similar going on in this situation. In the case where this bad logging behavior was observed, a server configuration change was possible that corrected the issue. It involved some restructuring of the server configuration. Possibly this was related to a site defined in httpd.conf that was then moved down into a vhost .conf, but unfortunately, that situation arose and was resolved without capturing the essence of the changes. Could this, or something similar, be a factor in your situation?

0
ответ дан 3 December 2019 в 08:22

Теги

Похожие вопросы