> I have some friends piling on Coldfusion because the www.cbo.gov > website is > down. Drudge linked to it I guess and crashed the site and they are > blaming > CF. The error is HTTP Error 503. The service is unavailable. Isn't this > an > IIS issue? How would you respond to "well the cbo.gov, it's running on > coldfusion. so no big shock there"
I've had this happen once. It wasn't CF in our case, it was IIS application pools in IIS becoming unresponsive after the configured fail count within a set period... For us it was 5 unresponsive pool pings in 5 minutes. IIS shuts down the pool and doesn't restart it to protect the other application pools. If you have significant load IIS can and will fail in this way... In your case, whether it is CF or not would only be answered by checking out the logs on the servers involved... Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335825 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

