Website optimized for fast view!
Optimized the performance of askanoop website by tweaking the way Apache handles requests.
Apache 2.0 and 2.2 allow us to compress content before sending it to the vistor’s browser. The types of content to be compressed are specified by MIME type. This feature requires Apache’s mod_deflate to function correctly.
Add A Comment