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.



_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to