• Resolved ronpeled

    (@ronpeled)


    This is weird but when I have Wp-Super-Cache installed it seems like the headers get overwritten by the ones from WP-Super-cache, however on a random occasion I can see the headers come through.

    It would also be nice to select ‘public’ or ‘must-revalidate’ etc.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Dan

    (@geekysoft)

    > This is weird but when I have Wp-Super-Cache installed it seems like the headers get overwritten by the ones from WP-Super-cache, however on a random occasion I can see the headers come through.

    This is not weird at all. Some times you get stale/cached copies from WP-Super-Cache, and some times you get a cache miss and get headers from the live website. Get rid of WP-Super-Cache. It’s actually quite bad at caching. Investigate mod_cache_disk or an equivalent HTTP-aware proxy option for your web server.

    > It would also be nice to select ‘public’ or ‘must-revalidate’ etc.

    No, it wouldn’t. public is unnecessary in 99.9 % of cases. If you want must-revalidate then you’ve set your freshness duration too long.

Viewing 1 replies (of 1 total)
  • The topic ‘Seems to not working when WP Super Cache is installed?’ is closed to new replies.