Thanks Maxim for the details.
Will monitor / debug as per your suggestion as let you know.
Regards,
Keyur
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,263842,263927#msg-263927
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.o
As you were said before, a client might create multiple connections.
nginx works per request on a connection. Several requests in parallel from
different TCP connections (for the HTTP module) are not the same as several
following requests on the same connection.
Limiting the number of requests ap
Hi Felipe
> Felipe Zimmerle [2016-01-10 14:49]:
>
> You may want to use the ModSecurity's nginx_refactoring branch instead of
> the master branch. Here is the link to the branch:
>
> https://github.com/SpiderLabs/ModSecurity/tree/nginx_refactoring
>
Thanks for your hint.
I found that recommenda
> Rainer Duffner [2016-01-10 14:46]:
>
>
> > Am 10.01.2016 um 14:39 schrieb Lukas :
> >
> > Unfortunately, ever when modsecurity is enabled, nginx reports a
> > sefault in sysmessages.
> >
> > Searching the web did not reveal any solution, i.e. I switched off
> > SecAudit* and even started modsecu
Hi Lukas,
You may want to use the ModSecurity's nginx_refactoring branch instead of
the master branch. Here is the link to the branch:
https://github.com/SpiderLabs/ModSecurity/tree/nginx_refactoring
Br.,
Felipe Zimmerle
Lead dev for ModSecurity
On Sun, Jan 10, 2016 at 10:39 AM Lukas wrote:
> Am 10.01.2016 um 14:39 schrieb Lukas :
>
> Dear all
>
> Fascinated by nginx, I attempted to integrate it with modsecurity.
>
> Unfortunately, ever when modsecurity is enabled, nginx reports a
> sefault in sysmessages.
>
> Searching the web did not reveal any solution, i.e. I switched off
> S
Dear all
Fascinated by nginx, I attempted to integrate it with modsecurity.
Unfortunately, ever when modsecurity is enabled, nginx reports a
sefault in sysmessages.
Searching the web did not reveal any solution, i.e. I switched off
SecAudit* and even started modsecurity without rules -- it conti