[lvs-users] Another question while I'm at it about SSL termination on the director.
lists
lists at loadbalancer.org
Thu May 1 14:56:36 BST 2008
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.
Search lvs-users Archives
More information about the lvs-users
mailing list