Thursday, December 21, 2006

ASP.NET 2.0 app_offline.htm


Found this morning in my daily RSS reading a post in the ASP.NET Daily Articles that shows how to bring an application down for maintenance or upgrade without even getting to open IIS and stop the service.

It seems that ASP.NET supports a feature for routing requests to a special singleton file (called app_offline.htm), making the rest of the application unavailable for serving those requests. Allowing webmasters to work behind the scenes on the maintenance of the site or application (just make sure u set enabled=true in the httpRuntime tag)

I know that for most of us this feature will come handy during those days of build release and critical fixes.

For more information here is a list of related posts:

0 comments:

Post a Comment

Do not spam this blog. Google and Yahoo DO NOT follow comment links!! If you post an unrelated link advertising a company or service, you agree to a $25,000 USD advertising fee which will be due immediately upon posting your ad under the terms and conditions of advertising on this blog. For a copy of the terms and conditions, contact the blog author.