Click here to Skip to main content
15,920,836 members
Articles / Programming Languages / XML

Improve performance by caching and compression

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
5 Jul 2013CPOL2 min read 8.2K   4  
This article explains caching filter and compression filter that are suitable for use with any web application to optimize the number of requests and the response size.

Views

Daily Counts

License

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



Comments and Discussions