Re: [users@httpd] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff Lacki wrote:
> Sorry, using mysql 3.23 I believe it is.  The application
> is a C++ interface which has been used a lot and over time,
> seems solid.
> 
> I dont know about the 8k limit issue, what would that
> be?  8k sounds about where its hanging, but Id have to check.

Your report looks like a failure to communicate properly down
the filter chain.  8K is the default size of chunks passing
down the filter chain, when applications use the stdio-like
API to generate output.  So if your application only works
when all the data are in a single chunk, it's likely to fail
somewhere around 8K of output.

You might be able to get some useful information about what's
happening by inserting mod_diagnostics, from
http://apache.webthing.com/

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux