sudden increase in writing connections and apache processes

Gabriel Ramuglia gabe at vtunnel.com
Fri Jan 15 00:53:28 MSK 2010


Maybe the keepalives are causing the issue. If your keepalive timeout
is too high, connections that could be recycled to other users will
stay taken up, even though they are idle. Try reducing your keepalive
timeout to 1 second.

On Thu, Jan 14, 2010 at 12:43 PM, vicky007 <nginx-forum at nginx.us> wrote:
> I updated nginx to latest stable and problem still here. resolvers work properly but when I try to connect to the website I need to wait 3 seconds to get connected..any further surfing of the web is fast (I use keepalive). And I cannot find out why this happened. :-(
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,40894,41318#msg-41318
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list