LSCache Crawler with Cyberpanel + Litespeed Enterprise

Hello everyone,

Someone knows how to enable lscache crawler for prestashop under cyberpanel with litespeed enterprise?

I’m getting this message from CLI:

Server crawler engine not enabled…
… Stop crawling…

I’m lost with the docs from litespeed’s wiki. :sweat_smile: Admin | LSCache for WordPress | LiteSpeed Documentation

Hello

Since CyberPanel Ent use Apache backed configuration files you can add the following in your configuration file

CacheEngine on crawler

The file is located at /usr/local/lsws/conf/httpd.conf. If you want you can create a seprate crawler.conf in /usr/local/lsws/conf with above contents and include it in /usr/local/lsws/conf/httpd.conf.

Hello

Since CyberPanel Ent use Apache backed configuration files you can add the following in your configuration file

CacheEngine on crawler

The file is located at /usr/local/lsws/conf/httpd.conf. If you want you can create a seprate crawler.conf in /usr/local/lsws/conf with above contents and include it in /usr/local/lsws/conf/httpd.conf.

You are awesome @CyberPanel it work like a charm! Thank you so much! <3

Out of curiosity, how would I enable the crawler in OpenLiteSpeed?

crawler is not a feature in OpenLiteSpeed> @Hifihedgehog said:

Out of curiosity, how would I enable the crawler in OpenLiteSpeed?

@WPjohnny said:

crawler is not a feature in OpenLiteSpeed> @Hifihedgehog said:

Out of curiosity, how would I enable the crawler in OpenLiteSpeed?

Actually, to circle back since I have since found the answer prior to your reply, I found out from here that the crawler is already enabled by default in OLS. That used to not be the case but the crawler is part of the feature set as of the date of the post in the link:

Hi, I Made this configuration, but in my files have this warning

“Warning: Do not edit this file directly, this file is autogenerated.”

So after I closed and opened again the setup is cleaned, and my Crawler, don’t works.