]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Fix a regression with 2.2.31 that caused inherited workers to
authorRuediger Pluem <rpluem@apache.org>
Tue, 1 Sep 2015 07:31:11 +0000 (07:31 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 1 Sep 2015 07:31:11 +0000 (07:31 +0000)
commit4d105656a9840b4903253367a366a51733b98744
tree703c47fa4e34a000e10c2d4f0f06495f81c62e69
parent3889d9d0e2b07ef3ccd6befe03a3410bc6b141dc
* Fix a regression with 2.2.31 that caused inherited workers to
  use a different scoreboard slot then the original one.
  This has no trunk revision since this a 2.2.x issue only and trunk
  code is different.

PR: 58267
Reviewed by: rpluem, jkaluza, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1700408 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_util.c