Thanks for the suggestions. Gzip is automatically activated if supported. Will consider a cache purge button on admin toolbar.
Hello GatorDog
On my website GZIP not working:
testing here – http://ismyblogworking.com/mirutafacil.com
I see now, you’re not using the http (htaccess) cache and you want the advanced cache (php) to serve the pages gzipped. Yes, I can add that as an advanced feature in the next release.
Ok, thanks.
I am testing sometimes the htaccess caching but always is complicated the browser refresh…
A purge cache button has been added to the admin toolbar in the new version 2.0. For the gzip, you’re better off doing this at the web server level, ie htaccess, rather than having php serve gzip with the necessary headers and such.