You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/06/28 08:41:13 UTC

DO NOT REPLY [Bug 39916] New: - Core Filters & non-blocking Sendfile

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39916>.
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=39916

           Summary: Core Filters & non-blocking Sendfile
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: chip@force-elite.com


Using trunk, httpd is having problems sending files using sendfile() on FreeBSD.
2.2.x does not seem to have this problem.

If EnableSendfile off is set, it works correctly.  

I believe the problem is in server/core_filters.c, in send_brigade_blocking. I
don't believe the socket is being woken up correctly when the socket is ready
for more data.

-- 
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