Yes, not it updates to v.1.9.1 and the "Create" button one again appears when a missing config file is detected. Thank you.
Haven't checked out the rest of the settings in having default values set once again, but anything helping ease and automate the creation of new settings helps.
Still does the same, Dashboard displays 1.9.1. BUILD July 1st and the RPSM repo (CENTOS 9) seems to be still from July 5th.
https://rpms.litespeedtech.com/centos/9/x86_64/RPMS/
I got it as an automatic package update on Alma Linux (RHEL) bulked along with the other OS updates. From the official repo I suppose, CENTOS (/9 or /10) https://rpms.litespeedtech.com/centos
Since the release of v1.9.1 when creating a virtual host the vh config file missing initially show an error in the WebAdmin.
In all previous versions you were notified it is missing (not yet created) and have been given a very convenient option for OLS to create it for you with 1 single click...
Nope, it still shows the OLS's default 404 page. I also put * in the Denied List, set Per Client Throttling all to 1 (lowest value), it still shows 404 page instead of making it inaccessible or at least show a 403 (Forbidden / access denied). Any other suggestions?
OLS v1.9.0 btw.
May we please get clearer delimitation/control sttings in the OLS webadmin (Tuning - Compression section) of the static & dynamic pages compression options?
Right now is very confusing, for ex: in order to have Brotli compression applied (only towards static files permitted) the settings need...
Following up on this request, as v1.9 has been released for a while, with an addition if I may:
Having different compressions (ZTSD & Brotli) for STATIC files compared to having them served as GZIP will be extremely welcome, yet what would be even greater to have these options also for DYNAMIC...
Soon after upgrading to OLS v1.8.4 it works for a while, but in a few hours client sees "The connection has timed out" while the error log displays:
What might be causing this?
Attached: Server Configuration > Tuning settings
I don't use PHP (neither should anybody else), I use Lucee - an open source Coldfusion (Java) App Server.
Bellow are my UI Output settings, following your recommendation I set Buffersize="4096" for the AJP Tomcat connector in the App server config file.
Will be testing it and I'll be back with...
UPDATE: still encountering the same issue with LScache randomly, almost a year later. There seems to be no pattern or predictive behavior of when and why it happens (breaks the encryption while caching the page), and when it does the only solution is to disable LScache and restart the LS...
Great news!
Managed to connect Lucee (CFM) to OLS via Tomcat AJP/1.3 (as Servlet Engine) and also trough UDS (as Web Server), with somewhat limited results.
For anyone interested, here are the server.xml connectors config settings for Tomcat (v9) - they can coexist:
<Connector...
Noted. Alas, cached static files trough (basic) CDN services are significantly slower than same, non-cached JS/CSS/image files served directly from OLS w.s.
While these CDN services might have higher tiers of subscription that can prioritize their caching for you, if one would be inclined to...