Click here to Skip to main content
15,886,812 members
Articles / Web Development / XHTML

HTTP Handler to Combine Multiple Files, Cache and Deliver Compressed Output for Faster Page Load

Rate me:
Please Sign up or sign in to vote.
4.89/5 (64 votes)
28 Aug 2008CPOL5 min read 263.6K   191  
An HTTP handler that combines multiple CSS, JavaScript or URL into one response for faster page load. It can combine, compress and cache response which results in faster page load and better scalability of web application

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect BT, UK (ex British Telecom)
United Kingdom United Kingdom

Comments and Discussions