Date: Wed, 9 Jun 1999 11:59:51 -0400 From: Dan Moschuk <dan@trinsec.com> To: hackers@freebsd.org Subject: hundreds of sockets stuck in TIME_WAIT Message-ID: <19990609115951.A79834@trinsec.com>
next in thread | raw e-mail | index | archive | help
I noticed on a very high traffic'd webserver, I have just over 4000 sockets stuck in the TIME_WAIT state. Ideally, I want to "bend" the RFC a bit and close the descriptor before it hits that state, or, ignore the 2MSL wait when it enters that state. I take it there is no sysctl switch to trigger this, so, am I going kernel diving? -Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990609115951.A79834>