Page cache miss breaks the webpage
-
Hello,
I am not sure if you are able to help, but I am just going to leave my question here.
The issue is that when the request hits the server and the cache page is not generated or staled, the whole HTML page will stop loading. If you hit the refresh button on the browser, then only the page can load properly.
If I turn on the page debug mode, then the page can load successfully even if the cache is missed. This is truly some very weird stuff that bothers me for a while, even though a refresh can solve this, but I still want to get to the bottom of it. Thanks!
Here’s some information you might be interested: my nginx version 1.20, php version 7.4.19. Prior to the upgrade, my nginx version was 1.18, php version was 7.4.7 I believe?
- The topic ‘Page cache miss breaks the webpage’ is closed to new replies.