Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Latest activity
What's new
New posts
New profile posts
Latest activity
LiteCache
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
FYI: https://www.cachecrawler.com/Blog/LiteSpeed-Guestmode-An-Optimization-Feature-That-Misleads-WordPress-Users::6589.html
Jan 22, 2026
LiteCache
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
There are no fixed parameters as it depends on plugin settings. As long as you have guest mode enabled, curl won't work correctly.
Jan 22, 2026
Majorlabel
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
Which headers or other param do you suggest to succeed in warming up the cache through cURL with openlitespeed and without using QUIC Cloud?
Jan 22, 2026
LiteCache
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
You should read what I have previously posted.
Jan 21, 2026
Majorlabel
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
OK, so the situation now is: Repeated cURL requests don't cache at all, keep returning the "x-litespeed-cache-control...
Jan 21, 2026
Cold-Egg
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
Correct, for example, put "RewriteRule .* - [E=cache-control:max-age=15]" at the top of the .htaccess file and restart the web server.
Jan 21, 2026
Majorlabel
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
We've disabled CDN, but the problem persists. How would you implement a rewrite rule to do the 'simple caching'? On the virtual host...
Jan 20, 2026
A
Alien2026
replied to the thread
SSL not working - Oracle Linux 9.7
.
Hello, I made recreation of certificate as below and restarted lsws server. No success, result is the same. As it very test...
Jan 20, 2026
LiteCache
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
@Majorlabel 1. Do not use curl without additional parameters to verify if caching works. This is especially true as you have the...
Jan 20, 2026
Cold-Egg
replied to the thread
SSL not working - Oracle Linux 9.7
.
I see the cert's Common Name (CN) is altertag.com, which is why you got the issue. Have you restarted the web server? Could you also...
Jan 20, 2026
Cold-Egg
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
Right, the site on my browser is always a cache miss, so it's not a curl problem. If you have a dev/staging site, try to bypass CDN, and...
Jan 20, 2026
A
Alien2026
posted the thread
SSL not working - Oracle Linux 9.7
in
Linux Support: RHEL, CentOS, SUSE etc
.
Hello to Comminity ! My environment - Oracle Linux 9.7 I'm testing OpenLiteSpeed and I have a success to set up usual access to port 80...
Jan 19, 2026
Majorlabel
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
Hm, it seems you're right! Something must have been different in our tests, will need to examine what exactly. We do use the LSCWP...
Jan 19, 2026
Cold-Egg
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
General curl command should warm up the cache, for example. curl -sILk https://lscache.io/?abc | grep cache x-qc-cache: miss curl...
Jan 19, 2026
Majorlabel
replied to the thread
Best strategy for caching Woocommerce products and ESI debugging
.
The docs you pointed to don't tell me how to refresh the cache for a specific page(s) via cURL or WGET. I tried that, but it doesn't...
Jan 19, 2026
Home
What's new
Top