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 2003/12/02 11:59:31 UTC

DO NOT REPLY [Bug 25091] - break file download of large file (>4 Mbyte)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25091>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25091

break file download of large file (>4 Mbyte)





------- Additional Comments From trawick@apache.org  2003-12-02 10:59 -------
Your description is very minimal.

Try "EnableSendfile Off" inside your

<Directory />
</Directory>

container in httpd.conf?  Otherwise, we're going to need more information. 
Anything in error_log when the problem occurs?  Can you get strace of the server
responding to such a request?

(You might need to try the prefork MPM for gathering an strace since this is
Linux and it may be difficult or impossible to get strace to do the right thing.)

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org