Hello everyone,
I noticed my error logs were larger than usual so checked and found a whole series of this:
[Sat Nov 13 12:42:36 2010] [error] [client 24.44.143.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
[Sat Nov 13 12:42:38 2010] [error] [client 173.80.141.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
[Sat Nov 13 12:42:39 2010] [error] [client 24.44.143.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
[Sat Nov 13 12:42:41 2010] [error] [client 173.80.141.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
[Sat Nov 13 12:42:41 2010] [error] [client 24.44.143.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
[Sat Nov 13 12:42:42 2010] [error] [client 24.44.143.nnn] (70007)The timeout specified has expired: ap_content_length_filter: apr_bucket_read() failed
In the access logs the user agent was usually www.80legs.com:
24.44.143.nnn - - [13/Nov/2010:12:40:24 -0500] "GET /dogs/dogs_index.html HTTP/1.1" 200 16880 "-" "Mozilla/5.0 (compatible; 008/0.83; [
80legs.com...] Gecko/2008032620"
But I also found some IPs that were regular visitors, one was a customer. But the same Apache error was in the error log. Then it stopped and all seems OK now. What does that error message mean? I blocked 80legs in htaccess.
Grandma_genie