Hello,
I am tryong to run multiple domain sites on my IIS server with SSL
domains for OWA. Apparently IIS is not responding if the default site
is stopped. I run the httpcfg query iplisten and I got
HttpQueryServiceConfiguration completed with 1168 which based on my
reserach means that Socket pooliing is enabled. I need to assign
individual IP's to the sites because the SSL do not work with host
headers. PLus I got a NLB for the 2 front end servers. If I start
assigning the httpcfg set iplisten -i xxx.xxx.x.x for those IP's i am
using at the sites would this mess up my NLB configuration? Would this
damage my OWA site for all the users? Please help