2007-07-24

lighttpd速度是Apache的10倍

Views: 25640 | 1 Comment

今天试用了lighttpd, Windows预编译版, 体积只有5M左右. 我用我的博客程序试了下, PHP的执行速度竟然是Apache下的10倍! 正如其名--轻快. Apache大而全, 速度自然会受影响. 不过, 这个比较是不准确的, 因为我的Apache开了mod_rewrite, mod_vhost等等模块, 而lighttpd只开了mod_access和mod_cgi.

Related posts:

  1. Apache用mod_rewrite配置子域名
  2. 链接包含”%2F”导致mod_rewrite失效
  3. 自架设Apache服务器过程中的网页乱码问题
  4. Apache2的httpd.conf翻译
  5. MySQL 更新并返回计数
Posted by ideawu at 2007-07-24 21:24:19 Tags: ,

One Response to "lighttpd速度是Apache的10倍"

Leave a Comment