mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00

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. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883097 13f79535-47bb-0310-9956-ffa450edef68