Question
IIS and FMS conflict
I'm having trouble with IIS and FMS conflicting when my
server starts up. It appears that FMS starts up before IIS does and
engages all available IPs, blocking IIS from starting the websites
I have hosted on the server.
My adaptor.xml file contains:
<HostPort>69.25.11.114:1935,80,443,25</HostPort>
<HostPort>69.25.11.110:1935,80,443</HostPort>
.114 is a reserved IP just for FMS and .110 is the base server IP.
In order to get things working I have to stop FMS and then start each individual website through IIS and then start FMS Again.
Is there some way to create a dependancy rule in FMS to wait before IIS has started?
Do I need to change my adaptor.xml file? I've tried modifying the lines above but this version appears to be the only one that allows FMS to work as we've intended, which is to have our video stream to users over port 443 from .114.
Thanks,
J.J.
My adaptor.xml file contains:
<HostPort>69.25.11.114:1935,80,443,25</HostPort>
<HostPort>69.25.11.110:1935,80,443</HostPort>
.114 is a reserved IP just for FMS and .110 is the base server IP.
In order to get things working I have to stop FMS and then start each individual website through IIS and then start FMS Again.
Is there some way to create a dependancy rule in FMS to wait before IIS has started?
Do I need to change my adaptor.xml file? I've tried modifying the lines above but this version appears to be the only one that allows FMS to work as we've intended, which is to have our video stream to users over port 443 from .114.
Thanks,
J.J.
