It does not seem like the browser cache functionality is working
-
Hello,
I am having a hard time validating if any of the Browser cache settings are working. I have browser caching enabled with the following settings checked: Set Last-Modified header, Set expires header, Set cache control header, Set entity tag (ETag), Set W3 Total Cache header, Enable HTTP (gzip) compression. I know you don’t need to have these enabled all at once, I was just doing this for testing. At the bottom of my HTML page, I see this:
<!–
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/Page Caching using disk: enhanced (User is logged in)
Minified using disk
Database Caching using disk (Request-wide User is logged in)
–>It does not say anything about browser caching being enabled. Additionally, I checked my response headers and they always have “Cache-Control: no-cache, must-revalidate, max-age=0” regardless of the browser caching settings. I did make the necessary edits to the .htaccess file before testing the changes.
Do you have any recommendations for getting Browser caching working / other methods of seeing if the browser caching settings are actually making any difference?
Thanks!
-Braxton
- The topic ‘It does not seem like the browser cache functionality is working’ is closed to new replies.