Optimizing the way your site loads JavaScript, CSS and
images files can greatly improve web site performance. The package presented
here takes care of this optimization for you. It minifies CSS and JavaScript
files and intelligently combines them. It also improves images loading,
including through the use of cookieless domains. There are many more features,
all listed in the Features section of this article.
Using this package with your site is very easy. There is no
need to change the code of your web site. You only need to add a dll, update
your web.config, add a small file, and if you use IIS 6 update the configuration
of IIS (no such update needed for IIS 7). Step by step installation instructions
are in the Installation section in this article.
Contents
·
Requirements
·
How it works
·
Features
·
Server compression
·
Installation
·
Configuration
·
Conclusion
·
History
Requirements
·
ASP.NET 3.5 or higher (previous versions may work too but have
not been tested)
·
IIS 6 or higher for your live site