views:

22

answers:

0

Possible Duplicate:
SSL and Load Balancing

Were thinking about using a software based load balancer for our website. However some apis on our website are protected by SSL. My question is say our website was netflix.com , we have 2 webservers 1 and 2. So if netflix.com domain pointed to the load balancer server, will SSL still work when the load balancer connects to websever 1 or 2, or am I understanding something wrong?

Thanks, Faisal Abid