[Mono-bugs] [Bug 357565] No immediate app shutdown when "app_offline.htm" is created

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 10 05:50:08 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=357565

User juraj at hotfeet.ch added comment
https://bugzilla.novell.com/show_bug.cgi?id=357565#c6





--- Comment #6 from Juraj Skripsky <juraj at hotfeet.ch>  2008-02-10 03:50:07 MST ---
These pages mention a problem with IE and "app_offline.htm" files shorter than
512 bytes:

http://weblogs.asp.net/scottgu/archive/2006/04/09/App_5F00_Offline.htm-and-working-around-the-_2200_IE-Friendly-Errors_2200_-feature.aspx
http://dotnetslackers.com/ASP_NET/re-26112_App_Offline_htm_Gotcha_hash_2.aspx
http://aspnet.4guysfromrolla.com/articles/110707-1.aspx

These pages argue that it would be better to return a 503 error that a 404:

http://asp-net-whidbey.blogspot.com/2006/04/aspnet-20-features-appofflinehtm.html
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=319986


Personally I would vote for an implementation that returns a 503 error and
makes sure the server page is at least 512 bytes long by appending whitespace
or an html comment if necessary.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list