]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1208067, r1208068, r1208069 from trunk:
authorJim Jagielski <jim@apache.org>
Tue, 29 Nov 2011 21:15:57 +0000 (21:15 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 29 Nov 2011 21:15:57 +0000 (21:15 +0000)
commit8a6498191986769cda940563daca09bbe2cf6c09
tree5b32807fad04c17eab23954a999925f11ebbab88
parent3b6f70c5729491508edcf2a72aa383b5d3582c15
Merge r1208067, r1208068, r1208069 from trunk:

whitespace

Some optimization... we have a hash, use it. Quicker than all
these string comparisons.

Ensure casing doesn't matter... (we know balancer->s->name is
lc)
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1208071 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/proxy_util.c