From owner-freebsd-questions Sat Jul 5 15:05:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA22041 for questions-outgoing; Sat, 5 Jul 1997 15:05:20 -0700 (PDT) Received: from marauder.tpoint.net ([204.29.207.235]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA22029 for ; Sat, 5 Jul 1997 15:05:15 -0700 (PDT) Received: from iserver2 ([198.242.108.150]) by marauder.tpoint.net (8.8.5/8.8.5) with ESMTP id RAA22717 for ; Sat, 5 Jul 1997 17:19:17 -0500 (CDT) Message-ID: <33BE1C43.3BE00485@instanton.com> Date: Sat, 05 Jul 1997 05:04:51 -0500 From: Brad Hlista Reply-To: bjh@instanton.com Organization: Instanton X-Mailer: Mozilla 4.0 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: tcp/ip benchmarks??? X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, Has anyone out there done any tcp/ip benchmarks? max packets per sec with fast-ethernet max throughput per sec with fast-ethernet What card combinations have people tried? Does adding multiple 100 Mbs cards help? Or are we already CPU limited with one card when driving for max packet rate. What happens for throughput, do additional cards help? - generally max packet rate occurs with the smallest packet size (UDP 8 bytes) + ethernet size I would also like to know about ftp performance. What buffer sizes does FreeBSD allocate for each command connection? What size for each data connection? I would guess that it uses a window size according to a client, but I can see this becoming a real problem if the ftpd has to allocate and free buffers in a high performance environment. I'm particularly interested in number of concurrent downloads vs. number of concurrent user sessions. While the server supports 2000 users quite well (ftp.cdrom.com) how does it do when 100-200 simultaneous downloads are taking place? Has anyone noted behavior for various connect speeds? Thank you, Brad Hlista bjh@instanton.com