Re: modproxy load balancer

George Schlossnagle <[email protected]> Fri, 13 Jun 2003 15:03:53 -0400
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <[email protected]>
On Friday, June 13, 2003, at 02:53  PM, Ian Holsman wrote:

> I guess my only 'wish' would be a ability of sticky sessions, so that 
> a user could return to the same app-server his initial request was 
> served.
> and would be cherry on the top would be if this method would work 
> across multiple web-servers as well, so regardless of which web-server 
> the guy went to he would always return to the same app-server in the 
> pool.

You can do all of this with mod_backhand, fwiw.

George