]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r291452, r291454 from trunk:
authorJoe Orton <jorton@apache.org>
Sun, 25 Sep 2005 20:16:00 +0000 (20:16 +0000)
committerJoe Orton <jorton@apache.org>
Sun, 25 Sep 2005 20:16:00 +0000 (20:16 +0000)
commit373675edea0843892a7339fd6f361ed5b79f9cdb
treed19100b0fadda069d0a3181451e67781fe2039c4
parent8ea833c344251baad207e2782da82668d6784247
Merge r291452, r291454 from trunk:

* server/connection.c (ap_lingering_close): Fix lingering close to
really match the 1.3 behaviour: read from the client for up to ~30
seconds in total.  Current behaviour will attempt only 15 read() calls
then give up.

* server/connection.c (ap_lingering_close): Cleanup; no functional change.

PR: 35292

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291469 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/connection.c