stingerpk
Member
Posted 2 years ago #
Hi,
I am setting up a site on a small shared server.
My questions:
1. Are the GZIP'ed files also cached? So that the server won't have to ZIP them over and over again?
2. How can I see what the size of my JS & CSS files are after GZIP?
3. Are there any plans of adding other methods to reduce file size, like packer?
Thanks.
stingerpk
Member
Posted 1 year ago #
I found answers to all my questions after I stopped being lazy. :P
Thanks to the W3TC developers for creating such a marvelous plugin.
Are the GZIP'ed files also cached? So that the server won't have to ZIP them over and over again?
Of course.
How can I see what the size of my JS & CSS files are after GZIP?
Statistics will be added in v1.0
Are there any plans of adding other methods to reduce file size, like packer?
Minify is enough for most users, but several optimization engines (mix and match) will be available in v1.0