I see unusual amount of 408 errors from access log

Reinis Rozitis r at roze.lv
Mon Jun 10 12:37:40 UTC 2013


> My question is, why some access log entries have no request method/uri? I
guess the 408 occurs in a early phase when the request entry is not
processed yet.


It is usually generated by browsers (like Chrome 
http://code.google.com/p/chromium/issues/detail?id=85229 ) opening more 
sockets to the webserver (a way of "optimisation") and not actually using 
them - eg not sending any http request.


rr 



More information about the nginx mailing list