[Plugin: WP Super Cache] Wrong pages cached with WP Super Cache
-
I am using the WP Super Cache plugin and all works fine until there are a large number of standard cached files (WP-Cache not WP-Super-Cache.)
On a number of occasions when the number of WP-Cache files exceeds 1000 the root page is cached incorrectly. The structure of my urls are:
https://www.mywebsite.com/store (This one gets super cached)
Then I have a lot of pages that are dynamic under the root page. For example:
https://www.mywebsite.com/store?aurl=detail/0123456789
https://www.mywebsite.com/store?aurl=detail/9012345678
https://www.mywebsite.com/store?aurl=detail/8901234567etc.
The dynamic urls are simply WP-Cache files which is fine. After 1000 or so of the dynamic urls being cached the root page (www.mysite.com/store) no longer views the correct page. It shows one of the dynamic pages and it seems to be random as to which one it shows.
To fix this I have to turn off WP Super Cache, clear the cache, and then turn it back on again. Everything works fine until a large number of files gets cached again.
Please help!
- The topic ‘[Plugin: WP Super Cache] Wrong pages cached with WP Super Cache’ is closed to new replies.