Garbage Collection not clearing, Firefox bypassing Caches
-
Hello, we have an issue of the Garbage collection not running when it should. It will keep old stale pages for many hours until flushed manually.
Page cache method = Disk Enhanced
Garbage collection interval = 300 secondsAlso, Firefox is bypassing the static page that’s sitting in /wp-content/cache/page_enhanced/www.sitename/
I came to know that because sometimes that page will generate with a missing image link like this:
<img src=”” alt=”” />When looking on the server, I can see that the cached page has the missing image link and in Chrome, IE, etc, there’s a missing image. However, when I go to the page in Firefox, the image is present as it should be if it weren’t hitting the cached page.
- The topic ‘Garbage Collection not clearing, Firefox bypassing Caches’ is closed to new replies.