nginx as load balancer + apache as a web server issue
josesan311
nginx-forum at nginx.us
Wed Aug 11 05:17:09 MSD 2010
Hey guys,
I have just found and fixed the issue, it was related to the following
settings, commenting them solved the ie8 issue,
# client_body_timeout 60;
# client_header_timeout 60;
# expires 24h;
# keepalive_timeout 60 60;
# send_timeout 60;
Any advice why this would happen?
Thanks!
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,118156,118569#msg-118569
More information about the nginx
mailing list