lsapi

  1. lclarke

    Ruby LSAPI v5.6 Now Available

    Announcing: Ruby LSAPI v5.6 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Address compatibility issue with ruby 3.2+ https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  2. lclarke

    Ruby LSAPI v5.4 Now Available

    Announcing: Ruby LSAPI v5.4 This release consists of bug fixes. RELEASE LOG: [BUGFIX] Address compatibility issue with ruby 3.0+ https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  3. lclarke

    PHP LSAPI v8.1 Now Available

    Announcing: PHP LSAPI v8.1 In this release: PHP 8.2 compatibility. RELEASE LOG: [Improvement] Compatible with PHP 8.2. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  4. lclarke

    Python LSAPI v2.1 Now Available

    Announcing: Python LSAPI v2.1 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Address compatibility with python 3.10 . https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  5. L

    Max Connections MariaDB cnf

    Hi, I have been following a tutorial and making adjustments to MariaDB cnf (config). One of the adjustments is to set the max_connections. Does adjusting the max_connections in MariaDB config affect the max connections set in the LSAPI Environment? Should they be equal? Also, do any of these...
  6. lclarke

    PHP LSAPI v8.0.1 Now Available

    Announcing: PHP LSAPI v8.0.1 This release consists of bug fixes. RELEASE LOG: [Bug Fix] Address garbled command line parameter showing current running script path. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  7. lclarke

    Python LSAPI v2.0 Now Available

    Announcing: Python LSAPI v2.0 RELEASE LOG: [New Feature] Python 3.9 support. [Misc] Clean up compiler warnings. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  8. lclarke

    PHP LSAPI v8.0 Now Available

    Announcing: PHP LSAPI v8.0 RELEASE LOG: [New Feature] PHP 8.1 support. [Improvement] Better OpenBSD compatibility. [Misc] Clean up compiler warnings. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  9. D

    Autoscaling an LSPHP cluster: How to set up External App PHP handler in Web ADC?

    Hi LiteSpeed community, I'm currently exploring ways of getting autoscaling working for a cluster of LSPHP-only worker instances (no LSWS on these), which would handle PHP requests for one or two permanent LiteSpeed front-ends. My initial idea was to put an ordinary LS Web Server (not ADC) in...
  10. lclarke

    PHP LSAPI v7.9 Now Available

    Announcing: PHP LSAPI v7.9 RELEASE LOG: [Tuning] Process manager now keeps forked child processes alive for longer based on load, reducing process manager overhead on busy setups. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  11. lclarke

    Python LSAPI v1.9 Now Available

    Announcing: Python LSAPI v1.9 RELEASE LOG: [Bug Fix] Properly decode UTF-8 encoded characters in request header. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  12. lclarke

    Python LSAPI v1.8 Now Available

    Announcing: Python LSAPI v1.8 RELEASE LOG: [Improvement] Avoid being detected as interactive mode, which caused environments set in .env to not be applied for python applications. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  13. lclarke

    Ruby LSAPI v5.2 Now Available

    Announcing: Ruby LSAPI v5.2 RELEASE LOG: [Bug Fix] Address stability issues with ruby 2.0+ caused by a regression in v5.1. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  14. lclarke

    PHP LSAPI v7.8, Ruby LSAPI v5.1, and Python LSAPI v1.7 Now Available

    Announcing: PHP LSAPI v7.8 Ruby LSAPI v5.1 Python LSAPI v1.7 RELEASE LOG: [Bug Fix] Make single worker non-prefork mode work properly. (RUBY LSAPI ONLY) [Bug Fix] Correct inaccurate children process tracking. [Tuning] Update log message with more information when possible: Timestamp, UID, PID...
  15. lclarke

    PHP LSAPI v7.7 Now Available

    Announcing: PHP LSAPI v7.7 In this release: a security update, and more! RELEASE LOG: [Security] Fix a missed buffer boundary check. [Improvement] Include UID information in some log entries. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  16. lclarke

    Ruby LSAPI v5.0 Now Available

    Announcing: Ruby LSAPI v5.0 RELEASE LOG: [Tuning] Improved stability with Ruby 2.0+ https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  17. lclarke

    Python LSAPI v1.6 Now Available

    Announcing: Python LSAPI v1.6 RELEASE LOG: [Improvement] Added support for Python 3.8 in Ubuntu 20.04. https://www.litespeedtech.com/open-source/litespeed-sapi/download Cheers!
  18. R

    Need some hand holding/reassurance on lsapi

    Hi all, So I have just recently upgraded a server to Litespeed. I am using Centos, Cpanel, Cloudlinux, Litespeed. I am looking to (obviously) get the best performance possible from my server and was making enquiries on how to do that. It was brought to my attention that I am currently using...
  19. lclarke

    PHP LSAPI v7.5 Now Available

    Announcing: PHP LSAPI v7.5 This release consists of bug fixes RELEASE LOG: [Bug Fix] Override ITIMER_PROF to 0.1 seconds to ensure that a clean shutdown won't get stuck in an infinity loop. [Bug Fix] Completely disabled "error_reporting" before starting a clean shutdown to avoid generating a...
  20. lclarke

    PHP LSAPI v7.3 Now Available

    Announcing: PHP LSAPI v7.3 In this release: support for fastcgi_finish_request(), and more! RELEASE LOG: [New Feature] Added `litespeed_finish_request()` and alias `fastcgi_finish_request()` to allow PHP to continue running background jobs after finishing the current request. [Improvement]...
Top