victoryel 2. Anyone else having this problem using OLS with the LSCache plugin? (I disabled the Bot fight mode in CF, i have Quicloud ips in hetzner allowed for port 80). Any help/suggestion is really appreciated..
You have to disable the cloudflare proxy + make sure that you enter your actual server IP into the LS CACHE plugin. Once you get the domain key you can re-enable proxy.
slimx Thank you! That worked (disabled CF proxy and just to be sure i disabled bot fight mode and the security level to essentially off, before to ask for the Domain Key). 🙂
victoryel 2. Anyone else having this problem using OLS with the LSCache plugin?
See: https://community.enhance.com/d/1639-issues-with-latest-lscache-plugin
victoryel Is there a way to securely update OLS to the latest version permanently, or do we need to wait for Enhance to release it first?
See: https://community.enhance.com/d/1911-ols-updates/2 (you need to run that on the same server you are updating.. hence the 127.0.0.1)
xyzulu Thank you!!
xyzulu If you have the latest version of appcd you don't need to specify the IP, you can just run:
appcd-cli change-webserver open-lite-speed
Docker has not yet published the OLS 1.8.2 image.
DracoBlue Docker has not yet published the OLS 1.8.2 image
Just a technicality.. but Openlitespeed have not yet published their OLS 1.8.2 docker image.. Docker don't control any of this.
Instructions on how to update server components should included on the Docs
nqnoc Instructions on how to update server components should included on the Docs
A one click option to update from your Dashboard has been planned for a future update of Enhance.
The OLS version 1.8.2 is now available on Docker.
Ahh cool 🙂
root@server:~# docker exec openlitespeed /usr/local/lsws/bin/openlitespeed -v LiteSpeed/1.8.1 Open (BUILD built: Thu Mar 28 15:46:53 UTC 2024) module versions: lsquic 4.0.8 modgzip 1.1 cache 1.65 mod_security 1.4 (with libmodsecurity v3.0.12) root@server:~# appcd-cli change-webserver open-lite-speed RUST_LOG=warn root@server:~# docker exec openlitespeed /usr/local/lsws/bin/openlitespeed -v LiteSpeed/1.8.2 Open (BUILD built: Wed Sep 25 18:44:05 UTC 2024) module versions: lsquic 4.0.8 modgzip 1.1 cache 1.66 mod_security 1.4 (with libmodsecurity v3.0.12)
slimx Thank you. Btw. They seem to have some problems with modsec and 1.8.2 so i'm using 1.8.1 until they will solve it. I'm using modsec with comodo for my WordPress, Owasp is not working for me.
https://forum.openlitespeed.org/threads/ols-1-8-2-upgrade-std-length_error-breaks-mod_security.6194/