Re: Dynamic modification of rules when using mod_proxy

Top Page

Reply to this message
Author: Nick Kew
Date:  
To: dev
Subject: Re: Dynamic modification of rules when using mod_proxy
On Tue, 1 Jul 2008 13:43:22 +0530
"vikas patil" <vikas.a.patil@???> wrote:

> Hi,
> I have set of backend servers and I use Apache with its mod_proxy
> module. These backend servers are constantly updated and hence I
> would have to change the proxy configuration to in-corporate these
> changes.


A RewriteMap might be the easiest choice.

> The reason I choose to go for posting into the dev-list is that
> I found a similar discussion unanswered in the users-list (


What's wrong with noodl's reply there?

> http://markmail.org/message/43rw3yi5nxj6bqbs ). And also there is a
> mention of such kind of a feature in the future releases of Apache in
> this article :
> http://people.apache.org/~mturk/docs/article/ftwai.html.


2.2.9 supports variable interpolation in proxy configuration.

Now please use the users list in future.

-- 
Nick Kew


Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/