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/08/09 19:54:17 UTC

DO NOT REPLY [Bug 23528] - httpd hangs for 300 sec with apr_bucket_read failed.

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


kev@brantaero.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
             Status|RESOLVED                    |REOPENED
         OS/Version|Linux                       |Windows 2000
           Platform|Other                       |PC
         Resolution|DUPLICATE                   |
            Version|2.0.45                      |2.0.52




------- Additional Comments From kev@brantaero.com  2005-08-09 19:54 -------
I'm running a script on our intranet (apache_2.0.52-win32-x86-no_ssl,
ActivePerl-5.8.6.811-MSWin32-x86-122208) querying our MSSQL 2000 server, all
running on a Win2K server, and I'm getting the same error:

[Tue Aug 09 12:56:32 2005] [error] [client 10.0.0.110] (70007)The timeout
specified has expired: ap_content_length_filter: apr_bucket_read() failed,
referer: http://intranet/reports/order_me.pl

It normally takes about 5 seconds to run, if the results are small (less than 50
rows as far as I've experienced.)  In that case, there is no error, and the page
loads and completes just fine.  However, when I modify the script such that 1000
rows are returned, it always hangs in the browser for five minutes (as the
original poster described) after outputting about 41 kb of HTML.  It must be
some kind of buffer problem because it'll stop in mid-print-statement, like
after the '&nb' of an '&nbsp;' in an empty cell.  Worse than the original poster
described, however, is the fact that the results get cut short at that point and
the rest are never displayed.

Thanks,
Kev

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