Tagged Questions
8
votes
3answers
225 views
Proper use of Content-Encoding
I've heard it suggested that using setting a page's Content-Encoding to zip or gzip will drive down load times and reduce bandwidth. Is this worth implementing for the average site or only sites with ...