Re: creating reverse proxy workers dynamically

2011-07-08 Thread Jim Jagielski
Look at the new mod_proxy_express module in trunk... On Jul 7, 2011, at 1:19 AM, Jodi Bosa wrote: > Hi, > > It seems I may need to create HTTPS reverse proxy workers DYNAMICALLY - what > is best way to do this? > > In other words, from manual I see config directive: > >ProxyPass /example h

Re: illegal instruction 4

2011-07-08 Thread MK
On Thu, 7 Jul 2011 23:24:12 +0200 Ben Noordhuis wrote: > I'm not sure if this is the right mailing list I guess I have to get on mod_perl -- I've already been signed up here for a while and browse the posts daily, seems like a well informed bunch so I thought I'd see if anyone had any prior exper

Re: creating reverse proxy workers dynamically

2011-07-08 Thread Rainer Jung
On 07.07.2011 23:37, Ben Noordhuis wrote: > On Thu, Jul 7, 2011 at 07:19, Jodi Bosa wrote: >> It seems I may need to create HTTPS reverse proxy workers DYNAMICALLY - what >> is best way to do this? >> >> In other words, from manual I see config directive: >> >>ProxyPass /example http://backend