When APO is activated, stats and earnings returns are affected

Hi
When running APO, I noticed that the stats and bonuses are negatively affected.
Does this feature store copies of pages or what? How do I clear the data stored in this case?

That’s exactly how APO works. It stores (caches) copies of pages so that they don’t need to be dynamically generated at every request. Dynamic content that is not supposed to be cached should be identified by specific query string.

You can always purge the cache for the domain, but as long as APO is running, it will re-cache content it deems cacheable. You can request that specific query string terms be added to the APO allowlist so that it stops caching those pages for good.

Please review:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.