You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2007/07/23 22:05:00 UTC

DO NOT REPLY [Bug 42957] - Undocumented directive ProxySet

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42957





------- Additional Comments From rpluem@apache.org  2007-07-23 13:05 -------
It can be used inside a proxy block to set the parameters for the URL given in
the <Proxy > line. These can be either worker or balancer parameters depending
on the URL in <Proxy >.
It can be also used outside of the proxy block if its first parameter is the
name of the worker / balancer.

If you apply r427920 from trunk to 2.2.x, it also creates the appropriate worker
/ balancer if it is not already present and ProxySet is used inside a proxy block.

If you apply r427928, r428291 from trunk to 2.2.x you can also set the
respective parameters in the <Proxy > line. Note: This does not work for
<ProxyMatch > or for URLs with wildcards.

I just proposed

r427920
r427928
r428291

for backport in http://svn.apache.org/viewvc?view=rev&rev=558842.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org