Hi,
> Can you tell me if the following is possible with HA proxy please: > > LB-Prim-Node-----------LB-Backup-Node > HTTPS VIP > |___________Heart Beat_______________| > | | | > | | | > | | | > Real-Srv1 Real-Srv2 Real-Srv3 > HTTPS HTTPS HTTPS > > I need a HTTPS entry and the backend server in the farm also need to be > HTTPS for PCI-DSS requirements. > > I further need the xforwarded header to be passed for fraud prevention > so I cant use the TCP service. Yes it its. You will need to install the official certificate on both load-balancers and terminate SSL on both front and backends. Regards, Lukas

