Integer overflow in ngx_http_close_connection

2013-04-26 Thread Davide D'Amico
Cfr. http://www.securityfocus.com/archive/1/526439/30/0/threaded Is 1.4.x release affected? Thanks, d. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Nginx RP: a lot of rewrite rules

2013-04-04 Thread Davide D'Amico
Il 04/04/13 11:34, Francis Daly ha scritto: On Thu, Apr 04, 2013 at 09:01:17AM +0200, Davide D'Amico wrote: Hi there, Is it better to use (in terms of performances, reliability, load on the reverse proxy) the rewrite rules on the nginx reverse proxy, or use the rewrite rules on the apa

Nginx RP: a lot of rewrite rules

2013-04-04 Thread Davide D'Amico
Hi, I've two freebsd 9.1 vm (2 corees, 4gb ram) with nginx-1.2.7 in active/passive mode (using carp), acting as a reverse proxy to 4 apache22 backend (2 cores, 4gb ram). I should set 800 simple rewrite rules, such as: rewrite ^/something/foo.html /bar.html permanent; I cannot use any regexp t