https://issues.apache.org/bugzilla/show_bug.cgi?id=50603
Peter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WONTFIX | --- Comment #5 from Peter <[email protected]> 2011-08-01 12:02:40 UTC --- Yes, the KeepAliveTimeout is maybe a little to low and we are planning to change that to 15, but it wont fix the problem entirely since apache starts to count before the transfer is finished! It doesn't matter if it is a high or low speed connection, if you download a file large enough the KeepAliveTimeout will expire. You don't want to set a unnessasary high KeepAliveTimeout since that will require a higher MaxClient value with will take additional resourses from the system. Regarding buffering I have hard to see how I can tune the already tuned IP-stack further. /Peter -- 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]
