Re: [us...@httpd] Re: Load balancing between different versions of a web application

2009-07-06 Thread Pranjal Thakur
On Mon, Jul 6, 2009 at 9:04 PM, Jonathan Zuckerman wrote: > On Mon, Jul 6, 2009 at 5:56 PM, Pranjal Thakur wrote: > > I am using the apache mod_proxy load balancer: > > http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html > > > > I am not able to find any config

Re: [us...@httpd] Re: Load balancing between different versions of a web application

2009-07-06 Thread Pranjal Thakur
:49 PM, Pranjal Thakur wrote: > > Hello, > > My problem is mentioned in the previous post (see below). I want to add > that > > I cannot use sticky sessions as the cloud that hosts our sessions is > fully > > clustered and so has the ability to send requests to a diff

[us...@httpd] Re: Load balancing between different versions of a web application

2009-07-06 Thread Pranjal Thakur
is a way to achieve this.thanks. On Mon, Jul 6, 2009 at 11:24 AM, Pranjal Thakur wrote: > This is more of a theoretical question. > I want to know if it is possible to do this: > > I have various versions of a web application, each running certain number > of instances. > When

[us...@httpd] Load balancing between different versions of a web application

2009-07-06 Thread Pranjal Thakur
This is more of a theoretical question. I want to know if it is possible to do this: I have various versions of a web application, each running certain number of instances. When a request comes in, it goes to a certain instance of some version. I want the load balancer to now route further request