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 2005/06/01 13:26:20 UTC

DO NOT REPLY [Bug 34708] - Apache 2.0 seems not to work properly on NFS shared resources

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=34708>.
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=34708





------- Additional Comments From jorton@redhat.com  2005-06-01 13:26 -------
That change to file_bucket_read looks correct, using rv != APR_EOF instead might
it clear, are you going to commit?   I've seen this lseek/read loop from a user
once before but not been able to track it down.  (nor was the memory use
explosion reported, oddly, since it seems unavoidable)

The core_output_filter fix: it looks like this can trigger only in the case
where it falls through to read the bucket for non-FILE || length <
AP_MIN_SENDFILE_BYTES, right?  Just aborting in that case seems sensible,
there's similar logic further down when saving to the deferred_write brigade. 
Got a patch ready or shall I?

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