Nginx double requests for my upstreams?
showrunning
nginx-forum at nginx.us
Tue Jul 13 15:36:31 MSD 2010
I also had the same mistakes of double request
I try to do proxy_ignore_client_abort on,http_499 fewer errors, but
appeared http_400 error.
the double request at the some time problem still was not solved
sever info
nginx (gzip)--(static request)-->squid--->apache
|
|
(php request )
|
|
nginx(loadbalance+gzip)
|
apache
I have 1 Loadbalancer with nginx and 4 servers with apache.
apache 2.0.59
nginx version: nginx/0.7.65
built by gcc 4.1.2 20080704 (Red Hat 4.1.2-44)
configure arguments: --user=www --group=www --prefix=/usr/local/nginx/
--with-http_stub_status_module --with-http_realip_module
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,2644,108245#msg-108245
More information about the nginx
mailing list