> I have an issue where we have an intranet server that is https for all 
> requests all of the time. Every time the server is
> rebooted (I hate patch Tuesday) The service "Macromedia JRun CFusion Server" 
> starts up before IIS and grabs hold
> of port 443. Then IIS starts and gets denied access to port 443. This stops 
> all of our websites on this box from working.
>
> I should also mention that this is CF8 Enterprise with multiple ColdFusion 
> Instances.
>
> Can anyone tell me how to let IIS come up first and get the port as it is 
> supposed to before JRun grabs it?

While Matthew's answer is absolutely correct, Russ's answer
corresponds to the question you should have asked. Configure JRun not
to use TCP/443 rather than depend on another service starting up
first.

https://www.adobe.com/support/coldfusion/adv_development/config_builtin_webserver/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350441
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to