From owner-freebsd-hackers Fri Jun 1 15:40:54 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id CA34A37B424 for ; Fri, 1 Jun 2001 15:40:48 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from mindspring.com (dialup-209.245.128.214.Dial1.SanJose1.Level3.net [209.245.128.214]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id SAA08403; Fri, 1 Jun 2001 18:39:04 -0400 (EDT) Message-ID: <3B1819A4.3AD398B9@mindspring.com> Date: Fri, 01 Jun 2001 15:39:32 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Rik van Riel Cc: Noses , hackers@FreeBSD.ORG Subject: Re: Real "technical comparison" References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rik van Riel wrote: > > Thank you for not telling it to one of my servers which is running > > around with about 100000 concurrent connections biting its tail. I > > wouldn't like to hurt its feelings. And I've got the feeling that it > > will have to bear a bit more of that beating. > > Interesting, what's that thing doing ? > > Mmm, now that I think of it, at least one company wants to > run a stateful firewall & VPN endpoint with well over 128.000 > connections too (and on Linux 2.4, even ... this would be an > interesting thing to test). Unfortunately, my test code is proprietary, as it relies on some deep (and hard won) knowledge of the BSD stack. It's pretty trivial to build code that can run on 25 client machines tuned to 10,000 fd's each, and a server that just forks and accepts connections will leave you some idea of how much remaining capability there is on your target server, after tuning, to do actual work. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message