]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
authorRuediger Pluem <rpluem@apache.org>
Tue, 25 Oct 2005 19:54:11 +0000 (19:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 25 Oct 2005 19:54:11 +0000 (19:54 +0000)
commit00933409fe22f7963d88ad8cf21f2e3b3cf7ef9d
treee9be69bc4d20d4f7f62f0676e8095b59bd824f41
parent5a616f52c87ecea043ce57ebdb32af60efd66582
* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
  schema when storing the worker url. Thus preventing case sensitive URI's in
  BalancerMembers to get broken.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@328463 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy.c
modules/proxy/proxy_util.c