Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 22028 invoked from network); 3 May 2006 09:29:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 May 2006 09:29:54 -0000 Received: (qmail 31525 invoked by uid 500); 3 May 2006 09:29:49 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 31492 invoked by uid 500); 3 May 2006 09:29:48 -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 31478 invoked by uid 99); 3 May 2006 09:29:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 02:29:48 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 May 2006 02:29:47 -0700 Received: by brutus.apache.org (Postfix, from userid 33) id 673B0410005; Wed, 3 May 2006 09:29:15 +0000 (GMT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 39463] - Sendfile broken in 2.2.2 on Solaris 10 when using Server parsed html includes In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20060503092915.673B0410005@brutus.apache.org> Date: Wed, 3 May 2006 09:29:15 +0000 (GMT) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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=39463 ------- Additional Comments From dbb@st-andrews.ac.uk 2006-05-03 09:29 ------- Created an attachment (id=18219) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=18219&action=view) Truss output from httpd process serving file Truss of process for include when file >255 characters, include file < 255 chars and grabbing file directly > 255 characters Looks like sendfile is not called when the file is < 255 characters and included, but sendfile is working for the directly accessed file, > 255 characters. -- 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