A lot of 408 errors in apache logs - how to prevent them?
Posted
by
Robert Grezan
on Pro Webmasters
See other posts from Pro Webmasters
or by Robert Grezan
Published on 2012-12-05T18:48:05Z
Indexed on
2012/12/05
23:20 UTC
Read the original article
Hit count: 250
apache2
I see a lot of 408 errors in my apache2 logs. I increased RequestReadTimeout and KeepAliveTimout but errors are still there.
The errors look like this:
xx.xx.xx.xx - - [05/Dec/2012:19:33:56 +0100] "-" 408 4561 "-" "-"
xx.xx.xx.xx - - [05/Dec/2012:19:33:56 +0100] "-" 408 4561 "-" "-"
I heard that these errors are related to Chrome optimization and some users did reported our site returning 408 internal error.
It is interesting that we get two 408 error from same IP in sequence then it that IP start working.
© Pro Webmasters or respective owner