Forum Moderators: phranque
[09/Sep/2005:14:08:54 -0400] "-" 408 - "-" "-" "-"
408 - Request Timeout
A 408 status code means that the client did not produce a request quickly enough. A server is set to only wait a certain amount of time for responses from clients, and a 408 status code indicates that time has passed.
No experience with this whatsoever, but I would look into the TimeOut [httpd.apache.org] and KeepAliveTimeout [httpd.apache.org] directives in your server config.