wanting to know if this is possible to do:
trying to run two separate clusters, each with its own certificate, off of the same web farm consisting of two web servers
example:
(x.x.x.76)
dns entries
blog.aaa.bbb - x.x.x.75
www.a.a.a.bbb - x.x.x.76
web01 (x.x.x.73) web02 (x.x.x.72)
port 80 x.x.x.76 port 80 - x.x.x.76
port 443 x.x.x.76 port 443 - x.x.x.76
blog.aaa.bbb blog aaa.bbb
port 80 x.x.x.75 port 80 x.x.x.75
port 443 x.x.x.75 port 443 x.x.x.75