FIN_WAIT_2

Robert Gogolok robertgogolok at web.de
Tue Mar 22 10:59:14 PST 2005


ray at redshift.com wrote:
>   I was actually referring to the keepalive setting in httpd.conf :-)  But yes,
> you can change the sysctl setting also.  I believe that will have a positive
> impact on the server.  I don't have any first hand experience with it however.
> 
>   What do you have in httpd.conf ?
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15



The strange thing (for me) is:

tcpdump output:
tcp4   0   0  HTTP_SERVER.80  81.56.174.131.34347    FIN_WAIT_2

The last access from this client was today 22/Mar/2005:11:19:39 
according to the http-access file.
It's 19:56 at the moment. So over 6 hours in FIN_WAIT_2 state, is that 
normal?

Robert


More information about the freebsd-net mailing list