Search results

  1. P

    OpenLiteSpeed 1.5.2 segfaults

    Hi, I am running an older version of OpenLitespeed and just experienced a similar issue. If I understand correctly, this was resolved in newer versions, specifically in version 1.4.49. But as I can't yet upgrade the OpenLitespeed web server, does anyone know what was causing this issue? Someone...
  2. P

    litespeed is not running and Can not Login at WebAdmin, but CyberPanel is OK

    Hi, Has anyone figured out what was causing that? I am experiencing a similar issue, with error messages such as the one below in the syslog: litespeed[2592]: segfault at 8 ip 00000000005d6632 sp 00007ffd4327dee0 error 4 in openlitespeed[400000+7f4000] And the same thing happened as at...
  3. P

    PHP Upload not working on SSL page

    Thank you for this info. This allowed me to figure out what was wrong in my case.
  4. P

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

    Thank you for your reply. I did try to restart, stop and start the lsws service multiple times. I also rebooted the whole machine a few times in hopes that this would resolve the issue, but nothing changed. I did have an "Example" virtual host set up, although it wasn't bound to any listener...
  5. P

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

    Hi, I am having a strange issue. I am using OpenLitespeed on this server for approx a year, but quite recently (a few months ago) the server started logging various debug messages in the server's log file. I have checked if I have the debug mode turned on in the server or any of the virtual...
  6. P

    Possible dead lock [LSAPI application] - Help

    I am running Ubuntu 20.4 and OpenLitespeed 1.6.13 and I am having the same errors in error.log since I installed it a month ago. "No request delivery notification has been received from LSAPI application, possible dead lock." These errors are happening constantly, but only about once per about...
  7. P

    Graceful restart not working in FreeBSD jail

    Hi, @bluewombat could you explain what you mean with the jail and lo? I have a similar issue with admin listener and setting the listener to a specific IP address didn't help. My listener is now bound to ANY IP address (*:7080). The interesting thing is that if I gracefully restart...
  8. P

    Memory limit for OpenLitespeed

    Hi Pong, thanks for your reply. I have a bit different experience. When running, OpenLiteSpeed is gradually using more and more ram, and doesn't release it. I suspect that it is using it as a cache and because the server is handling quite a lot of traffic (80-100 req/s) with a lot of unique...
  9. P

    Memory limit for OpenLitespeed

    Hi, I have a server with 4GB RAM, running MariaDB and OpenLitespeed running php application. Let's say that MariaDB has a maximum memory usage of 2.5 GB. How would you limit (if at all) OpenLitespeed server so it won't use too much RAM? I was looking at soft and hard memory limits for lsphp...
  10. P

    Litespeed server is restarting every minute or less

    I have just created a new droplet (2 CPU, 4 GB RAM) with Ubuntu 20.4 and installed Open Litespeed 1.6.13 and MariaDB 10.3. Things are looking much better now. After the whole server was moved to this droplet and traffic redirected, Litespeed server is operating beautifully. For now, it didn't...
  11. P

    Litespeed server is restarting every minute or less

    Thanks for explaining. I will check for php errors, but as I already mentioned, I disabled the funtionality which restarts the server if 503 errors occur. That is why it all seems very weird that the server is constantly being restarted.
  12. P

    Litespeed server is restarting every minute or less

    Thank you for your reply. I am not sure what core file location has to do with it, but I will try with a new instance of Ubuntu and the newest release of OLS tomorrow. Hopefully it will help.
  13. P

    Litespeed server is restarting every minute or less

    From what I see now when I am monitoring the server, the Litespeed reloads the server every time when too many requests come in at the same time. There are currently from 50-120 requests per second. Also, the load average on the Ubuntu is usually around 2 when this happens, as the server appears...
  14. P

    Litespeed server is restarting every minute or less

    Hi, Tonight, I have migrated one of my sites from shared hosting to my own droplet with Ubuntu 18.10 (2CPU, 4GB ram) with Litespeed 1.4.40 and MariaDB. The server is handling quite a lot requests every second. However, I am noticing that the Litespeed server is auto restarting constantly. It...
  15. P

    IE can't make SSL connection to OpenLitespeed

    An update for anyone who might stumble upon this theme in the future. It seems that the issue is isolated to my computer running Win8.1. Or maybe it just happens on every Win8.1 machine. I did some traffic analyzing with WireShark. When IE shows that it is loading the page (the spinner is...
  16. P

    IE can't make SSL connection to OpenLitespeed

    Hi, Thank you for trying it out. As mentioned, it seems that the issue is only on Win8.1 in IE11. I will PM you the URL right away.
  17. P

    IE can't make SSL connection to OpenLitespeed

    Hi, The handshake simulation seems okay (see attachment). Also, the first certificate check is okay (in attachment, domain is replaced with ------), but the second one is indicating some issues (see results in attachment). It appears that the second test (without SNI) receives the web admin...
  18. P

    IE can't make SSL connection to OpenLitespeed

    Hi, lsqtwrk, thank you for your reply. I started playing around with these SSL settings on listener and virtual host. However, IE still can't establish a connection to the website. I checked the ciphers supported by my other server (to which IE can connect) and set the same cipher support for...
  19. P

    IE can't make SSL connection to OpenLitespeed

    Hi, About a month ago, I installed OpenLitespeed 1.6.7 on Ubuntu. A few days ago, I noticed that whenever I try to open our website over SSL in Internet Explorer, the browser can't connect to the LiteSpeed server. After some investigating, I noticed that a normal HTTP connection can be created...
  20. P

    Is there upgrade 1.4 to 1.5 instruction ?

    What about upgrading with lsup.sh command? I read that this should do the full upgrade: https://blog.litespeedtech.com/2019/04/11/auto-update-litespeed-with-lsup/ I am also looking to upgrade from 1.4.x to 1.5.x but I am worried that I will mess things up as this is my first LS web server :)
Top