/[Apache-SVN]
ViewVC logotype

Revision 1883097


Jump to revision: Previous Next
Author: ylavic
Date: Wed Nov 4 00:32:50 2020 UTC (3 years, 5 months ago)
Changed paths: 2
Log Message:
mpm_event: don't reset connections after lingering close timeout

While httpd is supposed to do lingering close for incoming data, it has no
control anyway over outgoing/pending data once they are handled by the
system.

So don't reset the connection after lingering close times out, otherwise the
system won't do its own lingering close to flush un-acked data.

The connection reset was introduced by r1802875 and backported to 2.4.28.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/event_abort_socket_no_reset.txt added
Directoryhttpd/httpd/trunk/server/mpm/event/event.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26