]> granicus.if.org Git - apache/commit
Fix case where a shared keepalive connection results in
authorJim Jagielski <jim@apache.org>
Tue, 29 Nov 2005 15:05:16 +0000 (15:05 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 29 Nov 2005 15:05:16 +0000 (15:05 +0000)
commit35f692c8fad03366fc5ffdc676f36c5ce8b05e69
tree3427abe740c9317caa183b0d602ac18b1176a022
parenta2a903da53a6abd6616dfd10f5d55470e2e07dc3
Fix case where a shared keepalive connection results in
different workers from being accessed. Try to be wise and
fast about the tests before we do the expensive string
comparison.

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