I am trying to find all possible ways I could improve my website performance. I was considering enabling dynamic compression at the server level but was concerned by performance hits (no caching of compressed pages – corruption of files – overhead on the server).
Should I just give up on the dynamic compression with IIS 7? are there modules out there that do a better job than the built-in compression module?
I am trying to find all possible ways I could improve my website performance.
Share
You should absolutely enable dynamic compression. See this article on the top 10 Performance improvements in IIS 7.
Quoting from the article: