Recent content by Cold-Egg

  1. Cold-Egg

    OpenLiteSpeed 1.8.5 Signal=11 Segfault Triggered by LiteSpeed Cache Plugin 7.8.1

    Thanks for the report, will check it further via the support ticket.
  2. Cold-Egg

    Can't find a way to whitelist IPs

    I'm a little confused. If the / context is already proxying everything to vaultwarden_backend, and you want to add another context for /admin to whitelist specific IPs, is that correct? If so, you may want to use another proxy context rather than a static context.
  3. Cold-Egg

    Can't find a way to whitelist IPs

    Do you mean /empty/admin is a folder? Then /admin/ is expected. If that's not the case, please provide more information, like is there any file under the admin folder.
  4. Cold-Egg

    LiteSpeed Web Server plugin on DirectAdmin Server does not longer works since v 7.7

    I can't reproduce the issue locally, could you raise a new ticket to support@litespeedtech.com with this forum post link appended? We will help to check the issue further from there.
  5. Cold-Egg

    Technical analysis – Possible HTTP/2 behavior after OpenLiteSpeed 1.8.5 update

    We haven’t received any other similar reports. Could you please email the issue to support@litespeedtech.com and include a link to this forum post? We'll continue investigating from there.
  6. Cold-Egg

    Start Open Lite Speed automatically

    I just installed OLS on RoxyLinux 10 without any issues. Maybe you can back up lsws folder just in case, and then install the OLS again and see if there's any error in the middle. Or manually setup the service file "/usr/lib/systemd/system/lshttpd.service" # should be added as...
  7. Cold-Egg

    Start Open Lite Speed automatically

    The real service name is lshttpd So you can either use this service lsws status Redirecting to /bin/systemctl status lsws.service ● lshttpd.service - OpenLiteSpeed HTTP Server Loaded: loaded (/usr/lib/systemd/system/lshttpd.service; enabled; preset: disabled) Active: active...
  8. Cold-Egg

    One-Click Script does not work on AlmaLinux 8.10 with ARM.

    In theory, yes, because I did not manually build it on a CentOS 8 ARM server before. It’s also possible to install LSAPI PHP (lsphp) and MariaDB manually instead of using the ols1clk script.
  9. Cold-Egg

    Cgroups checking

    @hp2 Our dev team has updated the release package(same version) on GitHub now, could you please try it again?
  10. Cold-Egg

    Context: Header Operation docs are lying

    Thanks for the report. The `always` is supported and is the default value. onsuccess is not. I will forward this to the dev team.
  11. Cold-Egg

    OpenLiteSpeed keeps writing [DEBUG] messages in server log when logging is turned off

    @xirtam Could you let us know the output of this command? /usr/local/lsws/bin/lshttpd -v In addition, please try running the following command to update to the latest package build and see if that fixes the issue: /usr/local/lsws/admin/misc/lsup.sh
  12. Cold-Egg

    OLS randomly crashing at LsAioReq::io_complete(short)

    @xirtam Could you let us know the output of this command? /usr/local/lsws/bin/lshttpd -v In addition, please try running the following command to update to the latest package build and see if that fixes the issue: /usr/local/lsws/admin/misc/lsup.sh
  13. Cold-Egg

    Cgroups checking

    1.8.5 has been repacked before, so if you haven't, could you try lsup again?
Top