Tagged: lsapi php

Open Litespeed: Tuning Server Settings Part 1

OpenLiteSpeed uses an GUI based Admin Console and under Server tab there are sub-tabs for Server, Tuning and External App sections. If you’re like me, you’ll eventually want to tweak and tune OpenLiteSpeed settings for better performance than what is available out of the box. Below, I’ll outline a few...

OpenLiteSpeed: How to recompile PHP (LiteSpeed SAPI PHP)

  OpenLiteSpeed like it’s commercial brother, LiteSpeed has it’s own PHP handler, LiteSpeed SAPI PHP bundled into the web server. But it seems the default OpenLiteSpeed SAPI PHP isn’t optimally compiled. It’s missing MySQL support out of the box and points to a non-existent php.ini path directory at /tmp/lib. Luckily, it’s very...

Open LiteSpeed vs Nginx benchmarks and initial thoughts

  LitespeedTech took me by surprise when they announced an open source free version of Litespeed web server called OpenLiteSpeed. My first thought was, will OpenLiteSpeed retain the LiteSpeed Enterprise version’s performance and scalability in comparison to Nginx web server ? As I’m interested in performance of OpenLiteSpeed particularly in comparison...