]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ab: Fix accounting of started connections.
authorYann Ylavic <ylavic@apache.org>
Fri, 7 Jul 2023 15:52:45 +0000 (15:52 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 7 Jul 2023 15:52:45 +0000 (15:52 +0000)
commita9b1f101563f42b7c4a9787f0d56dc13239d8c3e
tree0dbaa9fc534b9ee882c20afee21188f38065af61
parent00b2bd14044327a1e1b0407aa2771e8b1a4b31ac
ab: Fix accounting of started connections.

Revert when a kept alive connection is aborted on read.
Stop the polling loop when there is nothing to poll anymore, it's simpler.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910861 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c