https://issues.apache.org/bugzilla/show_bug.cgi?id=47095
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #7 from Eric Covener <[email protected]> 2009-04-27 12:27:25 PST --- Looks like Apache sends an empty response to CharacterMap.js in frame 355. The client is waiting for the advertised body, and Apache is waiting on KeepAliveTimeout (5s). Apache closes the connection while the client still tries to slam some requests in. Tried EnableSendfile off? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
