LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[lvs-users] Another question while I'm at it about SSL termination on th

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [lvs-users] Another question while I'm at it about SSL termination on the director.
From: lists <lists@xxxxxxxxxxxxxxxx>
Date: Thu, 01 May 2008 14:56:36 +0100
At the moment I can do SSL termination with pound, then hand off localy 
to HaProxy for cookie insertion and load balancing:
Pound -> HaProxy -> Real Servers
x.x.x.10:443 -> x.x.x.10:80 -> Real Servers

But I'd like to do :
Pound -> LVS -> Real Servers
x.x.x.10:443 -> x.x.x.10:80 -> Real Servers

But the Pound process on the director can't access Real servers via the 
local LVS set up at x.x.x.10:80?
Is this the local node problem?
I've tried in NAT and DR mode.
Is their anyway I can get LVS to pick up a local request i.e. wget 
x.x.x.10:80  (from local console) picks up data from a real server?

Thanks in advance.

Malcolm.




<Prev in Thread] Current Thread [Next in Thread>