Hi, it seems you have another cache system called X-Gt-Cache, which may be the reason for showing the incorrect content.
Please use either the LSCache system or the X-Gt-Cache system, multiple full page cache may cause the issue.
Hi, what about the static context under that virtual host, it should achieve your request.
For more information, feel free to check https://openlitespeed.org/kb/how-to-set-up-custom-headers/
So I just set up two servers like below,
Server A - OLS as a proxy server by following https://docs.openlitespeed.org/docs/advanced/proxy
Server B - Apache + WordPress + LSCache
Then set X-LSCACHE to `on` to the Apache server by following...
I agree with you, we will renew the OLS docs and hope it gets clearer. For the server log part, it's a little bit hard to modify especially when it's caused by OOM.
Probably a config issue somewhere, please share both the server and the virtual host configs here so we can check. If you do not want to share it in public, please Inbox me.
1. Nope, it won't affect the existing server.
2. Yes, you can build a new image by following https://github.com/litespeedtech/ls-cloud-image/wiki/Build-WordPress-Image to avoid the cost.
The suffix is still the same from what I saw. Please update it to "PHP" only.
Here's an example guide, https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-set-up-virtual-host-specific-php
The guide you followed specifies PHP per dir not per virtual host. Your setup for per virtual host looks right to me. Please try updating the suffix from php80 to PHP and see if it helps.