·8 min read
Enabling and configuring HTTP compression in IIS6
As I mentioned in my last post, I had to figure out various ways to make my latest project's ASP.NET application run faster.
As I mentioned in my last post, I had to figure out various ways to make my latest project's ASP.NET application run faster.
I've spent quite a bit of time recently optimizing our ASP.NET application to help improve performance.
On my project at work I recently had to deal with securing our IIS 6 website with SSL and forcing that no non-secure requests would be honored. !