OK.
:)
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,244693,245150#msg-245150
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
The problem is solved.
I installed nginx-1.5.6 and naxsi-core-0.50 from sources, and compile nginx
with naxsi module and some options :
./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx
--conf-path=/etc/nginx/nginx.conf --lock-path=/var/lock/nginx.lock
--pid-path=/var/run/nginx.pi
OK.
I will upgrade nginx and tell you if the problem is solved.
Thank you.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,244693,244709#msg-244709
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi,
Thank you for your quick response.
Here is the output of nginx -V :
nginx version: nginx/1.2.1
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --conf-path=/etc/nginx/nginx.conf
--error-log-path=/var/log/nginx/error.log
--http-client-body-temp-path=/var/lib/nginx/body
--http
Hi,
I have a lot of 500 http error in nginx access.log.
I think it's due to the number of requests that nginx receives. Because when
I was testing the configuration with one ip adress I don't have this error
but when I redirect all client traffic (sometimes more than 2000
simultaneous connexions)