Search results

  1. DonSYS91

    Websocket Reverse Proxy over TLS

    Hi @Cold-Egg , as always OLS without your amazing help is nothing! Thank you so much! I ended up doing exactly same tests as you did and even dockerized it to approach same settings as my N8N with identical vhost conf as my N8N. WSS is always working. N8N still didn't want to work and that...
  2. DonSYS91

    Websocket Reverse Proxy over TLS

    Hi @Cold-Egg I installed N8N and reverse proxying through OLS, and in the browser console I can see failure to communicate to wss://DOMAIN. My TLS is being handled by OLS so I guess no option to make it working or would that SSL tunnel option work? could you please elaborate a bit on how to...
  3. DonSYS91

    No request delivery notification has been received from LSAPI application, possible dead lock.

    I'm suffering of this issue now since months and tried so many things to no avail. I ditched Nginx and Apache for OLS due to its performance gains but this error is forcing me now to go back to Nginx. I have PHP_LSAPI_CHILDREN=150 and LSAPI_AVOID_FORK=1 and played much with max_execution_time...
  4. DonSYS91

    Debian 12 bookworm is out

    If I mirrored I can package the latest version for Debian 12, afaik openssl 3.0 won't fail any OLS or OLS dependency. But I would still rather wait because packaging all LSPHPs is crazy amount of work.
  5. DonSYS91

    Debian 12 bookworm is out

    Hi, when can we await the bookworm packages? I'm forced right now to stick with debian 11 for our new web services because of that. If that would take long it would be better for me to host my own mirror of OLS packages
Top