From owner-freebsd-net@FreeBSD.ORG Tue Oct 11 06:08:54 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD91E16A41F for ; Tue, 11 Oct 2005 06:08:54 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EAA43D45 for ; Tue, 11 Oct 2005 06:08:52 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j9B68n09092793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 11 Oct 2005 13:08:49 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j9B68lJh065202; Tue, 11 Oct 2005 13:08:47 +0700 (ICT) Date: Tue, 11 Oct 2005 13:08:47 +0700 (ICT) Message-Id: <200510110608.j9B68lJh065202@banyan.cs.ait.ac.th> From: Olivier Nicole To: silby@silby.com In-reply-to: <20051011003306.D8442@odysseus.silby.com> (message from Mike Silbersack on Tue, 11 Oct 2005 00:33:30 -0500 (CDT)) References: <200510100622.j9A6MMbW014091@banyan.cs.ait.ac.th> <20051010012831.G60693@odysseus.silby.com> <200510100652.j9A6qIbV015852@banyan.cs.ait.ac.th> <20051010030301.F60693@odysseus.silby.com> <200510110333.j9B3XuS6061712@banyan.cs.ait.ac.th> <20051011003306.D8442@odysseus.silby.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-net@freebsd.org Subject: Re: SYN limit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 06:08:54 -0000 > Oh, ah. If you haven't rebooted since the trouble, what does this show on > the server? I did reboot, and it basically shown nothing, that's why it was not easy to find out. The queue di not overflow, only the server took some time to accept the connections, it accepted 50 and the rest was waiting at SYN stage and would be ACKed and processed as soon as one other connection terminated. Olivier