• Questions
  • FastCGI (--wpfc) caches Woocommerce products detail

I have a Woocommerce site and used FastCGI for caching.
I was told that skipping cache for the common WooCommerce queries is already configured on WordOps by default.
But when I update the price for a product on my site, then wehn I check on private browser, the price did not change. It's still being cached.
Could I have a solution for this issue?

Thanks and best regards,
Diego

The solution is: purge the cache. :-)
It won't cache dynamic pages like the cart or checkout, but it will cache product pages as they rarely ever change. If you want changes that affect those pages to show immediately, then you need to purge the cache.

Hosted by VirtuBox