NS8 Webserver and Wordpress: page cache

NethServer Version: NS8
Module: Webserver

Hi all,

I have the last (I hope :D) question about ns8-webserver module. Sometimes, in the Site Health Wordpress page, I get that it’s not possibile to detect the page cache.

It’s something I need to activate in ngnix config? Maybe with dyn-9001.custom file?

Thank you in advance!

/cc: @stephdl @mrmarkuz my guardian angels :smiling_face_with_three_hearts:

2 Likes

Wordpress -> Page cache is not detected | LiteSpeed Support Forums"Page%20cache%20is,HTTP%20caching%20headers%20are%20set.

1 Like

Maybe I have solved:

  • installed WP Super Cache plugin
  • enabled cache from “Easy” setup
  • then in advanced enabled two options: 304 Browser caching. Improves site performance by checking if the page has changed since the browser last requested it. and Cache HTTP headers with page content.

The error seems to be gone!

2 Likes