]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This is the wrong place to mark the server ready. Servers need to be marked ready
authorBill Stoddard <stoddard@apache.org>
Mon, 12 Feb 2001 23:00:24 +0000 (23:00 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 12 Feb 2001 23:00:24 +0000 (23:00 +0000)
commitd417b2be1fc46ac5e8fbed7d8e61d75d5b8004f4
treefa2dc6b59afc0c930a63f54458292dafda3c37c3
parentab0114e325f7c472253e6b024c8c8dbe952b2b18
This is the wrong place to mark the server ready.  Servers need to be marked ready
in the MPM -after- lingering close processing. This could be playing havoc with
perform_idle_server_maintenance.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88125 13f79535-47bb-0310-9956-ffa450edef68
server/connection.c