Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 16026 invoked from network); 6 Apr 2007 14:47:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Apr 2007 14:47:48 -0000 Received: (qmail 21763 invoked by uid 500); 6 Apr 2007 14:47:54 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 21720 invoked by uid 500); 6 Apr 2007 14:47:53 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 21707 invoked by uid 99); 6 Apr 2007 14:47:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2007 07:47:53 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2007 07:47:46 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id B5495714066; Fri, 6 Apr 2007 07:47:25 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 42065] New: - EnableSendFile can slow file transfers on Windows Message-ID: X-Bugzilla-Reason: AssignedTo Date: Fri, 6 Apr 2007 07:47:25 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=42065 Summary: EnableSendFile can slow file transfers on Windows Product: Apache httpd-2 Version: 2.0.59 Platform: Other OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: frank.mccreedy@nrlssc.navy.mil We run Apache 2.0.59 (32 bit .exe) on Windows 2003 Server Enterprise Edition 64 Bit. When EnableSendFile is enabled (the default) file transfers can be slow. For instance, on our gigabit lan, the file transfer would average around 300 kB/s. This only seemed to affect HTTP file transfers. HTTPS would be normal speed. This bug only affected a few machines on the lan (we don't know why- maybe some timing issue?). Once EnableSendFile was turned off the file transfer would go at 11 mB/s. The file transfer client was running Windows XP (booting a Ubuntu live cd didn't seem to have the problem on the same hardware). Maybe EnableSendFile could be off by default for the win32 source... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org