LiteSpeed Tech

Results 85 comments of LiteSpeed Tech

Hi, Thanks the bug report, you can the follow patch to address this. ``` diff --git a/src/quic/quicengine.cpp b/src/quic/quicengine.cpp index 370da9780..7a0325018 100644 --- a/src/quic/quicengine.cpp +++ b/src/quic/quicengine.cpp @@ -415,7 +415,18 @@ lsquic_stream_ctx_t...

The core files should be located in `/tmp/lshttpd/bak_core`. Please make sure /tmp partition is large enough. You can change core file location with `/proc/sys/kernel/core_pattern` . Some system uses systemd to...

You are right, the order need to be reversed.

HTTP/2 backend are not supported. Maybe will be added in 1.8 branch.

I think this log file is managed by mod_security module, it is not fixed, but configured in mod_security configuration, even though, the mod_security module is embedded in web server, web...

/usr/local/lsws/logs/modsec.log is the same thing, also directly used by libmodsecurity.

I will read the RFC and will discuss to add to support or not recently. Thank you Toflar. David

It could be that your server has difficulty to access Google's recaptcha API server, so it failed to verify the result of reCAPTCHA verification. you can check `/tmp/go_error_log.XXXX` .

You can test if you server can access `https://www.google.com/recaptcha/api/siteverify` with curl.