Re: Directed Load Balancing with Sticky Sessions

2009-04-21 Thread Rainer Jung
On 21.04.2009 07:48, Mike Duffy wrote: > I've read through the load balancing info in the docs: Using Apache > HTTP Server 2.x with mod_proxy > > What I would like to do is have users sign in on one server and then, > based on geographic characteristics, redirect them to another > server. > > If

Directed Load Balancing with Sticky Sessions

2009-04-20 Thread Mike Duffy
I've read through the load balancing info in the docs: Using Apache HTTP Server 2.x with mod_proxy What I would like to do is have users sign in on one server and then, based on geographic characteristics, redirect them to another server. If I simply use the method sendRedirect(String locatio