Hi,
I have installed, configured and tuned WP LSCache Plugin (which is a great plugin!!!) and almost everything works very well except for one thing.
I've just tested my website on GTmetrix. After tuning I still have the following problem:
It seems to only happen with minified ressources (JS and CSS).
To solve the problem I am thinking of turning "addEtag" from 0 to 1 in "Server Configuration > Modules > Server Modules Definition > Module Parameters". Is it a good solution? Will it solve my problem?
Thanks a lot.
I have installed, configured and tuned WP LSCache Plugin (which is a great plugin!!!) and almost everything works very well except for one thing.
I've just tested my website on GTmetrix. After tuning I still have the following problem:
"Specify a cache validator"
The following resources are missing a cache validator. Resources that do not specify a cache validator cannot be refreshed efficiently. Specify a Last-Modified or ETag header to enable cache validation for the following resources:
- https://www.mysite.com/min/5201e.css
- https://www.mysite.com/min/6dfc9.js
- https://www.mysite.com/min/81b61.js
The following resources are missing a cache validator. Resources that do not specify a cache validator cannot be refreshed efficiently. Specify a Last-Modified or ETag header to enable cache validation for the following resources:
- https://www.mysite.com/min/5201e.css
- https://www.mysite.com/min/6dfc9.js
- https://www.mysite.com/min/81b61.js
To solve the problem I am thinking of turning "addEtag" from 0 to 1 in "Server Configuration > Modules > Server Modules Definition > Module Parameters". Is it a good solution? Will it solve my problem?
Thanks a lot.
Last edited by a moderator: