No, it does not help. The problem somewhere in body reading/processing.
On Wed, Jun 4, 2014 at 8:10 PM, Andrei Belov wrote:
> Not yet.
>
> Quick look makes me think that "client_body_in_file_only on;" might help.
>
> -- defan
>
> On 04 июня 2014 г., at 19:58, kyprizel wrote:
>
> Andrei, have
Not yet.
Quick look makes me think that "client_body_in_file_only on;" might help.
-- defan
> On 04 июня 2014 г., at 19:58, kyprizel wrote:
>
> Andrei, have you checked issue 630?
>
> https://github.com/SpiderLabs/ModSecurity/issues/630
>
>
>> On Wed, Jun 4, 2014 at 7:12 PM, Andrei Belov w
Andrei, have you checked issue 630?
https://github.com/SpiderLabs/ModSecurity/issues/630
On Wed, Jun 4, 2014 at 7:12 PM, Andrei Belov wrote:
> Hi,
>
> there is a lot of open issues with ModSecurity and nginx:
>
> https://github.com/SpiderLabs/ModSecurity/issues?labels=Platform+-+Nginx&state=op
Hi,
there is a lot of open issues with ModSecurity and nginx:
https://github.com/SpiderLabs/ModSecurity/issues?labels=Platform+-+Nginx&state=open
Some of them have been already fixed in nginx_refactoring branch:
https://github.com/SpiderLabs/ModSecurity/tree/nginx_refactoring
I spent some time e
Can you post a full core dump? Did you verify the mod_security tarball
you downloaded? Can detail the steps taken to build that module? What
version of nginx are you trying to build?
On 6/4/2014 06:27, Kurt Cancemi wrote:
Hello, this is unrelated to nginx and has to do with mod_security.
The
I think this bug was fixed in nginx_refactoring tree.
On Wed, Jun 4, 2014 at 7:00 PM, Robert Paprocki <
rpapro...@fearnothingproductions.net> wrote:
> Can you post a full core dump? Did you verify the mod_security tarball
> you downloaded? Can detail the steps taken to build that module? What
Hello, this is unrelated to nginx and has to do with mod_security. There is
an alternative if it suits your needs called naxsi.
Regards,
Kurt Cancemi
http://www.getwnmp.org
On Jun 4, 2014 9:18 AM, "Godinho" wrote:
I needed to use modsecurity so I compiled nginx and modsecurity.
Modsecurity was
I needed to use modsecurity so I compiled nginx and modsecurity.
Modsecurity was compiled with options: ./configure
--enable-standalone-module
nginx with: ./configure
--add-module=../modsecurity-2.8.0/nginx/modsecurity/
When I try to test my configuration I have this:
[root@nginx1 nginx]# /usr/