Date: Wed, 16 Jan 2002 06:39:41 -0800 (PST) From: MATEI Alexandru <matalexa@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: Changing socket state check in FreeBSD 3.4 Message-ID: <20020116143941.56816.qmail@web21205.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
When physically disconnecting two TCP socket-connected machines, the time it takes the OS to realize that the other party is not responding is too big (>2 min). I want to be able to rapidly detect such errors, but socket switches too slow from 'ESTABLISHED' to 'CLOSE_WAIT' (or 'TIME_WAIT'...). What TCP parameter should I modify ? Generate a new kernel or via sysctl ?... Thanks in advance Alexandru __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020116143941.56816.qmail>