Nginx as Load Balancer Connection Issues

Rami Essaid rami.essaid at gmail.com
Wed Jan 25 23:21:54 UTC 2012


Out of curiosity why would it keep it in TIME_WAIT if it is closing the connection? 


On Wednesday, January 25, 2012 at 5:14 PM, ggrensteiner wrote:

> Have you tried using HTTP 1.1 keepalive connections from nginx to
> apache? They became available in 1.1.4 and will re-use sockets rather
> then close them and leaving them in TIME_WAIT
> 
> Be sure to remember to turn on keepalive in your apache config as well.
> 
> http://nginx.org/en/docs/http/ngx_http_upstream_module.html
> 
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,220894,221646#msg-221646
> 
> _______________________________________________
> nginx mailing list
> nginx at nginx.org (mailto:nginx at nginx.org)
> http://mailman.nginx.org/mailman/listinfo/nginx
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20120125/b7a94afb/attachment.html>


More information about the nginx mailing list