There are allots of improvements that can be done within application’s configuration file the only catch with it – you have to know that it’s exists. In this post I will show how to improve garbage collection performance according to application’s type. There are 3 modes of garbage collection that can be defined in a configuration file: Workstation mode with enabled Concurrent flag Workstation mode with disabled Concurrent flag Server mode Workstation mode with enabled Concurrent flag This mode is...
In one of my previous post about IIS 7.0 data compression I’ve described how to enable this functionality, without drilldown to recommended configuration values . In this great post Scott Forsyth known specialist in IIS performance area made a great job on testing IIS 7.0 server performance under various configurations and with different files sizes. It helped me a lot , so I recommend to add this post to your favorites: IIS 7 Compression. Good? Bad? How much? Enjoy.