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

error 70007 apr_bucket_read() failed

           Summary: error 70007 apr_bucket_read() failed
           Product: APR
           Version: HEAD
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: APR
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


rel 2.0.45. MPM=prefork.Linux=2.4.18

database request done by using a remote shell (rsh) command. When timeout, due 
to overload of the database engine, the httpd child exits and leaves the remote 
shell orphan, keeping open the database session (the remote shell is re-
attached on PID 1).
on error.log, following entry: (70007) The timeout specified has expired: 
ap_content_length_filter: apr_bucket_read() failed".

possible workaround: increase the KeepAliveTimeOut directive.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to