On Thu, Jul 28, 2011 at 10:10 AM, Jonathan Knight
wrote:
> I'm building a load balancer using apache. We have to support both SSl and
> non-SSL sessions and the problem I'm trying to solve is how to get both
> virtual hosts to share session data so that a when a connection is sent to
> the non-SS
I'm building a load balancer using apache. We have to support both SSl
and non-SSL sessions and the problem I'm trying to solve is how to get
both virtual hosts to share session data so that a when a connection is
sent to the non-SSL port, it is proxied to the same server as the SSL
session