Re: [us...@httpd] Dynamically Updating Rewrite rules etc.

2009-03-12 Thread wi
Thanks for the suggestion - this looks promising. cheers Wayne On Thu, Mar 12, 2009 at 3:37 AM, Krist van Besien wrote: > On Wed, Mar 11, 2009 at 9:34 PM, wi wrote: >> >> It would be nice if there was a way to dynamically update this routing >> information without having to resort to updating c

Re: [us...@httpd] Dynamically Updating Rewrite rules etc.

2009-03-12 Thread Krist van Besien
On Wed, Mar 11, 2009 at 9:34 PM, wi wrote: > > It would be nice if there was a way to dynamically update this routing > information without having to resort to updating configuration for > each server (even though they're all the same). What would be even > nicer is if each back-end application co

[us...@httpd] Dynamically Updating Rewrite rules etc.

2009-03-11 Thread wi
Hi all Our architecture has a cluster of Apache servers behind an industrial strength load balancer. The Apache servers basically examine each request (REST requests, actually) and dispatch to back end applications depending on this parsing. At this stage, each back-end application has to be set