From owner-freebsd-questions Wed Jan 16 6:39:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web21205.mail.yahoo.com (web21205.mail.yahoo.com [216.136.131.248]) by hub.freebsd.org (Postfix) with SMTP id 7456B37B400 for ; Wed, 16 Jan 2002 06:39:41 -0800 (PST) Message-ID: <20020116143941.56816.qmail@web21205.mail.yahoo.com> Received: from [193.49.124.65] by web21205.mail.yahoo.com via HTTP; Wed, 16 Jan 2002 06:39:41 PST Date: Wed, 16 Jan 2002 06:39:41 -0800 (PST) From: MATEI Alexandru Subject: Changing socket state check in FreeBSD 3.4 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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