https://issues.apache.org/bugzilla/show_bug.cgi?id=50603
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #4 from Eric Covener <[email protected]> 2011-08-01 11:45:42 UTC --- As Stefan described, You'll have to accommodate for your slow/high latency clients by using a larger KeepAliveTimeout or try to get httpd to block instead of queuing up much data by tuning the TCP stack. In both cases, it looks like buffering cost you close to half of your low KeepAliveTimeout. -- 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]
