It should be fixed, feel free to give it a try and let us know if there's any issue. Thanks.
sudo wget -O - https://repo.litespeed.sh | sudo bash
dnf install https://rpms.remirepo.net/enterprise/remi-release-9.rpm
yum install openlitespeed -y
You can try a simple rule first, for example:
RewriteCond %{REQUEST_URI} xmlrpc\.php [NC]
RewriteRule .* - [F]
Then start adding OR conditions.
Everytime you update the .htaccess file, please remember to restart the web server in order to reload the rules.
you could check the header security from https://securityheaders.com/, then add the recommended header to your site.
Here's the guide to show you how to custom the header.
https://openlitespeed.org/kb/setting-up-cors-on-openlitespeed/
Have you tried any other PHP version which is lower than 8.1, e.g. 7.4, see if it helps.
Maybe you can also raise the issue on https://wordpress.org/support/plugin/visualcomposer/ for help.
Not sure what the issue was. When the issue happens again, could you try to run "systemctl restart lsws" command and see if it fixes it or not? Then update here again or submit the issue to support@litespeedtech.com for further check.
HIHI,
For a dedicated large site, please check this tuning guide, https://docs.litespeedtech.com/lsws/tuning-dedicated/.
Both the Enable Caching and Increase Maximum Connections are important. Let me know if you have any questions.
For v1.7.16-3 package, it was built on 2022-11-19. Anyway, if the issue is still there, please submit the issue to support@litespeedtech.com with the forum post link appended, we will check further from there.
@timnolte
Have you checked ols wordpress docker solution? It has create virtual host script supported
https://docs.litespeedtech.com/cloud/docker/ols-wordpress/#creating-a-domain-and-virtual-host