- Jan 6, 2015
- 1,310
- 666
I don't think choosing web server is the end of the world. The only advantage of Litespeed I think is, it is optimised out of the box. The comparisons over the web are with default installation of Apache/ nginx with LS. If you fine tune, nginx, it will perform quite similar to LS.
Just have a look at this comparison - https://centminmod.com/benchmarks_nginx_openlitespeed_cherokee.html
https://wpjohnny.com/nginx-vs-openlitespeed-speed-comparison/Centminmod is fully optimised lemp stack.
There is slight difference in performance between the two, this is what happens if you fine tune nginx. You can even use Apache + nginx, nginx used for serving static resources and apache for htaccess support.
The advantage of using Litespeed is, you get free caching plugin from LS which includes tons of features. For other servers, you will have to rely on paid plugins.
Just have a look at this comparison - https://centminmod.com/benchmarks_nginx_openlitespeed_cherokee.html
https://wpjohnny.com/nginx-vs-openlitespeed-speed-comparison/Centminmod is fully optimised lemp stack.
There is slight difference in performance between the two, this is what happens if you fine tune nginx. You can even use Apache + nginx, nginx used for serving static resources and apache for htaccess support.
The advantage of using Litespeed is, you get free caching plugin from LS which includes tons of features. For other servers, you will have to rely on paid plugins.