[Patch 39806] Add env vars to mod_proxy_balancer to allow more control

2006-06-20 Thread Brian Rectanus
Hello all, I have a minor patch to mod_proxy_balancer that I would like to get applied. The patch adds some environment vars to balancer requests to export info on the chosen route so that it possible to control sticky sessions entirely from the reverse proxy instead of modifying the backend

Re: [Patch 39806] Add env vars to mod_proxy_balancer to allow more control

2006-06-20 Thread Jeff Trawick
On 6/20/06, Brian Rectanus [EMAIL PROTECTED] wrote: I have a minor patch to mod_proxy_balancer that I would like to get applied. The patch adds some environment vars to balancer requests to export info on the chosen route so that it possible to control sticky sessions entirely from the reverse

Re: [Patch 39806] Add env vars to mod_proxy_balancer to allow more control

2006-06-20 Thread Ruediger Pluem
On 06/20/2006 08:17 PM, Jeff Trawick wrote: On 6/20/06, Brian Rectanus [EMAIL PROTECTED] wrote: I have a minor patch to mod_proxy_balancer that I would like to get applied. The patch adds some environment vars to balancer requests to export info on the chosen route so that it possible to