Author: eva2000

Open Litespeed: Tuning Server Settings Part 2

In OpenLiteSpeed Tuning Server Settings Part 1, I outlined some of the most common settings I usually tweak. Well in Part 2 decided to just automate the tuning with a shell script I wrote. The shell script would usually be run in SSH telnet after initial OpenLiteSpeed installation. Feel free...

Centmin Mod Project turns 2yrs old !

Centmin Mod celebrates 2yrs since first release back on June 9th, 2011 ! That’s totally crazy that time has flown by so quickly. In the past 24 months, Centmin Mod stable release has been downloaded more than 7,000+ times (excluding beta releases) ! Some of largest vBulletin and not so large...

MariaDB 5.5.31 Stable (GA) MySQL Server Release

  MariaDB 5.5.31 MySQL server has been released. Release Notes: https://kb.askmonty.org/en/mariadb-5531-release-notes Changelog: https://kb.askmonty.org/en/mariadb-5531-changelog Downloads: https://downloads.mariadb.org/mariadb/5.5.31 Already started playing with MariaDB 5.5.31 as my Centmin Mod project switched from MariaDB 5.2.x default installs to MariaDB 5.5.x default installs. Testing vBulletin 4.2.1 with Centmin Mod v1.2.3 beta – Nginx 1.4.1, PHP 5.4.15...

Centmin Mod v1.2.3 beta – unattended mode & MariaDB 5.5 MySQL server

  New Centmin Mod v1.2.3-eva2000.01u beta is available now. This one has some more significant changes – including unattended mode for initial install, and yes finally MariaDB 5.5 MySQL server default support via YUM repo updates from official MariaDB repository ! You’ll find the new revised menu option #12 is for MariaDB...

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...

Open LiteSpeed: Quick install guides for WordPress, Joomla, Magento & Reverse Proxy setup

  LitespeedTech folks have updated open.litespeedtech.com web site with quick how to install guides for installing WordPress, Joomla and Magento along with guides for OpenLiteSpeed install, beginners tutorial and reverse proxy setup. Initial benchmarks of Open LiteSpeed vs Nginx are promising where it seems Open Litespeed retains the same performance...

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...