Recently I updated from apache 2.2.17 to apache 2.2.21. as soon as the update finished, I started getting loads of entries like these in my logs:
***.***.***.*** - - [20/Jan/2012:18:26:03 -0500] "-" 408 - "-" "-"
(the only thing left out of the log line is the IP. the rest is as it's in my logs. There's no resource requested, no referer and no user agent.)
for all kinds of IPs, including search engine bots (which excludes a DoS attack).
I tried everything i could think of. I've seen lots of accounts of this across the web (with the same apache upgrade being the event that starts it), but i couldn'd find a resolution.
is it an apache error, or is there something that was not configured properly?
can anyone give me a clue?
thanks!