https://issues.apache.org/bugzilla/show_bug.cgi?id=50603
Peter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | Ever Confirmed|1 |0 --- Comment #3 from Peter <[email protected]> 2011-08-01 07:45:06 UTC --- It sounds a little strange that Apache starts to count when it has delivered the data to the OS. Is this an RFC compliant behaviour? In my world it would be more reasonable if it starts to count when the data really has been transfered by the NIC. Counting as soon as the data is delivered to the OS makes the value of KeepAliveTimeout to vary a lot from request to request for the end user. /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]
