From owner-freebsd-questions@FreeBSD.ORG Fri Dec 16 11:36:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A74916A422 for ; Fri, 16 Dec 2005 11:36:31 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A1043D46 for ; Fri, 16 Dec 2005 11:36:30 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id jBGBdOb20747; Fri, 16 Dec 2005 03:39:24 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Sasa Stupar" , , "Drew Tomlinson" Date: Fri, 16 Dec 2005 03:36:10 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Cc: freebsd-questions@freebsd.org Subject: RE: Polling For 100 mbps Connections? (Was Re: Freebsd Theme Song) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2005 11:36:32 -0000 >-----Original Message----- >From: Sasa Stupar [mailto:sasa@stupar.homelinux.net] >Sent: Thursday, December 15, 2005 12:34 AM >To: Ted Mittelstaedt; danial_thom@yahoo.com; Drew Tomlinson >Cc: freebsd-questions@freebsd.org >Subject: RE: Polling For 100 mbps Connections? (Was Re: Freebsd >Theme Song) > >> >> Ted > >Hmmm, here is test with iperf what I have done with and without polling: >************** >------------------------------------------------------------ >Client connecting to 192.168.1.200, TCP port 5001 >TCP window size: 8.00 KByte (default) >------------------------------------------------------------ >[1816] local 192.168.10.249 port 1088 connected with >192.168.1.200 port 5001 >[ ID] Interval Transfer Bandwidth >[1816] 0.0-10.0 sec 108 MBytes 90.1 Mbits/sec > >This is when I use Device polling option on m0n0. > >If I disable this option then my transfer is worse: >------------------------------------------------------------ >Client connecting to 192.168.1.200, TCP port 5001 >TCP window size: 8.00 KByte (default) >------------------------------------------------------------ >[1816] local 192.168.10.249 port 1086 connected with >192.168.1.200 port 5001 >[ ID] Interval Transfer Bandwidth >[1816] 0.0-10.0 sec 69.7 MBytes 58.4 Mbits/sec >*************** > >BTW: my router is m0n0wall (FBSD 4.11). > what are the cpu speeds and operating systems of all devices in the packet path, what is the make and model of switchs in use, provide dmesg output of the bsd box, a network diagram of the setup, etc. etc. etc. The above test results are not replicatable and thus, worthless. Useful test results would allow a reader to build an exact duplicate of your setup, config it identically, and get identical results. Ted