Multi domain server with dedicated SSL's HA
Posted
by
user3692800
on Server Fault
See other posts from Server Fault
or by user3692800
Published on 2014-05-30T21:15:26Z
Indexed on
2014/05/30
21:32 UTC
Read the original article
Hit count: 233
I am hosting a server with 150 domain names (websites), each of the ssl's requere dedicated IP address. So server windows 2008, with 150 IP addressees and 150 websites. I need to have high availability solution. So thinking setting up AWS but ELB will not be a solution... and max IP's I can get per instance is 12 addresses. So what can I do to have all 150 sites hosted on one instance and be HA with instance in different availability zone.
© Server Fault or respective owner