https://issues.apache.org/bugzilla/show_bug.cgi?id=48301
Dan Poirier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #3 from Dan Poirier <[email protected]> 2010-05-03 14:36:52 EDT --- Could you expand on what sort of cases you're thinking of where the server aborts the connection? There are a very few cases where some error occurs in the server and it aborts the connection, but in almost all cases, the Apache web server aborts the connection because it's detected an error on the connection, which is the network or the client's fault, not the server's. Arguably if the client stops responding and some timeout expires, that's also the client's fault, not the server's. So I think we'd be logging "client abort" 99.9% of the time, which doesn't sound all that useful. -- 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]
