]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Do not add forward proxy to other proxies. Use new function to
authorMladen Turk <mturk@apache.org>
Sat, 11 Sep 2004 09:31:10 +0000 (09:31 +0000)
committerMladen Turk <mturk@apache.org>
Sat, 11 Sep 2004 09:31:10 +0000 (09:31 +0000)
commitdd00fb7d89367ce3159c0255196c1a941e7c2128
treeaee25de62ed9fe3e8b395f94344977afe0ff4a68
parentdca2aae9b3cbd9e6b77aca33b9bfeee5cad2350f
Do not add forward proxy to other proxies. Use new function to
create the worker that isn't by default added to the list of other workers.
This enalbles mixing forward and reverse proxy functionality on the same box.

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