LiteSpeed 与 Apache httpd
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/390266/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
LiteSpeed vs Apache httpd
提问by Luke
I've been hearing things lately about the LiteSpeedwebserver as being a drop-in replacement for Apache webserver. Even my web host is going to replace their shared webhost environment with LiteSpeed (I'm currently not sure if I must be happy about that or not).
我最近听说LiteSpeed网络服务器是 Apache 网络服务器的替代品。甚至我的虚拟主机也会用 LiteSpeed 替换他们共享的虚拟主机环境(我目前不确定我是否必须对此感到高兴)。
Does anyone have any experience with the LiteSpeed webserver (both in development and production)? It would be appreciated if you could share your experience here.
有没有人对 LiteSpeed 网络服务器(开发和生产)有任何经验?如果您能在这里分享您的经验,我们将不胜感激。
采纳答案by Burak Erdem
回答by Joe H
Apache can be configured to run as well as Litespeed. Your host is probably taking the lazy way out. There's this benchmark where Apache beats Litespeed (with some help). Check it out: Apache vs Litespeed
Apache 可以配置为运行以及 Litespeed。您的主机可能正在采取懒惰的方式。在这个基准测试中,Apache 击败了 Litespeed(在一些帮助下)。看看:Apache 与 Litespeed
回答by p4guru
You can also check out benchmarks for litespeed cache vs apache + varnish at http://vbtechsupport.com/26/there's also static file comparisons between litespeed vs apache vs nginx at http://www.vbulletin.com/forum/entry.php/2452-Boosting-vBulletin-performance-via-caching-Apache-Varnish-versus-Litespeed-Cache
您还可以在http://vbtechsupport.com/26/上查看 litespeed 缓存与 apache + varnish 的基准测试,http://www.vbulletin.com/forum/entry 上还有 litespeed 与 apache 与 nginx 之间的静态文件比较。 php/2452-Boosting-vBulletin-performance-via-caching-Apache-Varnish-versus-Litespeed-Cache

