]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r572937, r574485, r574486 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 14 Sep 2007 14:48:22 +0000 (14:48 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 14 Sep 2007 14:48:22 +0000 (14:48 +0000)
commitea9aa61ee0a8298312bf20d31ad6a6e947d90475
tree25b14ede3fd1be91409b4badc665c6efa49fd173
parent1456a9f3dbcf315de316075800078bacd4a01d9a
Merge r572937, r574485, r574486 from trunk:

Be proactively safe. A cheap check, but helps prevents badness :)

* Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat
  structure for a worker is already initialized by the same or another
  process.

* This check is now part of the PROXY_WORKER_IS_INITIALIZED macro.

Reviewed by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@575709 13f79535-47bb-0310-9956-ffa450edef68
STATUS