openlitespeed
openlitespeed copied to clipboard
Our high-performance, lightweight, open source HTTP server
How to reproduce: 1. Enable HTTP3/QUIC on a VHost 2. create a php file, let's say `h.php` that dumps `$_SERVER`, like: ```php ``` 3. Access the file at `https://vhost.domain.com/h.php`, with...
Certbot uses symlinks to /etc/letsencrypt/archive/domain/ instead of replacing the file in /etc/letsencrypt/live/domain/, OLS doesn't check for the changes in the symlink and staples the OSCP response for the older cert...
this happen only on arm and when using reverse proxy > 2022-08-13 12:22:54.432532 [NOTICE] [3416291] [AutoRestarter] child process with pid=3416527 received signal=11, a core file is created! 2022-08-13 12:22:54.432610 [NOTICE]...
From time to time, entries from the QUIC library appear in the error log, ignoring the logging level set for OLS. These are thousands of lines at the DEBUG level...
Hi. So the version 1.8.0 is now released and I was VERY excited to read in Release Notes; "_Improved compatibility with MacOSX, FreeBSD. Improved build.sh with optional module compilation._" Thus,...
Using the latest OLS with Mediawiki to try and take advantage of the [LitespeedCache extension](https://www.mediawiki.org/wiki/Extension:LiteSpeedCache), and seem to have discovered some sort of problematic interaction with scripts added via extensions...
HI there! I'm using Debian 11 with ISPManager and after update, I cannot add the website, it's throwing an error: An error occurred while working with the websites. An attempt...
If you get your `RPM/DEB/etc` packages to the attention of the popular OS distros (debian, ubuntu, redhat, alma, arch, etc), and get the included in these distros, then there's a...
Thank you for OpenLiteSpeed. Do you consider adding [Encrypted Client Hello](https://blog.cloudflare.com/encrypted-client-hello/) extension support to TLS by default in near future? Would be cool to control such feature from SSL tab....