Preheat – Cache Expired or missed
-
The preheat function is working well on my site if I manually flush the cache: all pages are preloaded.
After 12 hours the cache is flushed automatically, but not all pages are preloaded again (Maybe all).
Headers look like this at that moment:
- Verzoekmethode: GET
- Statuscode: 200
- Extern adres: 35.214.192.227:443
- Verwijzersbeleid: strict-origin-when-cross-origin
- Koppen van reacties
- content-encoding: br
- content-type: text/html; charset=UTF-8
- date: Mon, 08 May 2023 07:02:54 GMT
- host-header: 6b7412fb82ca5edfd0917e3957f05d89
- server: nginx
- strict-transport-security: max-age=31536000; includeSubDomains; preload
- vary: Accept-Encoding
- x-cache-enabled: True
- x-content-type-options: nosniff
- x-httpd-modphp: 1
- x-proxy-cache: EXPIRED
- x-proxy-cache-info: 0 NC:000000 UP:
- x-xss-protection: 1; mode=block
And in the /cache/sgo-cache/ folder not all pages are present.
And sometimes they look like this:
Verzoekmethode: GET
Statuscode: 200
Extern adres: 35.214.192.227:443
Verwijzersbeleid: strict-origin-when-cross-origin
content-encoding: br
content-type: text/html; charset=UTF-8
date: Sun, 07 May 2023 07:48:29 GMT
host-header: 6b7412fb82ca5edfd0917e3957f05d89
server: nginx
sg-f-cache: HIT
strict-transport-security: max-age=31536000; includeSubDomains; preload
vary: Accept-Encoding
x-httpd-modphp: 1
x-proxy-cache: MISS
x-proxy-cache-info: 0 NC:000000 UP:Do you have any idea why it works with a manual flush, but not with an automatic flush?
The page I need help with: [log in to see the link]
- The topic ‘Preheat – Cache Expired or missed’ is closed to new replies.