Has anyone got any performance numbers comparing IIS and .NET to Cherokee and Mono?
This is kinda a non-answer. However there isn’t a real answer here. Unfortunately this thing is highly application-dependent. Your app could hit on … Read more
This is kinda a non-answer. However there isn’t a real answer here. Unfortunately this thing is highly application-dependent. Your app could hit on … Read more
It seems that my asp.net sites on my web server are very slow to load if they have not been accessed in a … Read more
The ASP.net State Service appears to have mysteriously disappeared from our web server’s Services list after changing the .Net version in an IIS … Read more
IIS recycles an ASP.net Application Pool automatically whenever either the /bin folder or the web.config file changes. Is there a way to disable … Read more
Quote from iis.net: The ASP.NET page output cache is separate from the IIS 7 output cache. In applications that use the Integrated ASP.NET … Read more
I am using IIS7 on Windows Vista dual core cpu. The first time hit on a WCF service or an ASP.NET webform sometimes … Read more
Yesterday, I decided to give NewRelic a try. I signed up for a free account, and installed the .Net agent, and restarted IIS … Read more
strange situation with .Net OutOfMemoryExceptions in IIS / Windows 2008 R2 being thrown on random pages of the application being hit. We have … Read more
I would like to monitor HTTP request headers. Does IIS log this information somewhere? 5 Answers 5 IIS can log few HTTP headers; … Read more
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so … Read more