Getting error: request failed: error reading the headers

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

 



Hello there,
I have some entries in my error_log that driving me crazy.

[Tue Nov 15 15:06:36 2011] [error] [client 74.125.78.92] request failed: error reading the headers, referer: http://www.example.com/page1.html [Tue Nov 15 15:06:36 2011] [error] [client 66.102.12.89] request failed: error reading the headers, referer: http://www.example.com/page5.html [Tue Nov 15 15:09:32 2011] [error] [client 74.125.78.86] request failed: error reading the headers, referer: http://www.example.com/page18.html

There are many more entries like that with other pages on my server.
These are all IPs from Google. I fear that Google is not able to view my pages the correct way. I’m not sure but maybe these error logs are there since I added a rewrite rule from http://example.com to http://www.example.com.

RewriteCond %{HTTP_HOST} ^example\.com$ [NC]
RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]

Can this be the cause of the error?
Has anybody an idea why I'm getting this error?

Dont know if it matters. I'm using Drupal 6 at the page where getting the errors.

Thanks for help.

Greets
Manuel

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