Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-09-25 04:21:18
Size: 301
Editor: delphij
Comment:
Revision 3 as of 2007-09-25 09:26:32
Size: 439
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= 07-09-25.HTTP压缩 = = 07-09-25.Apache Overhaul =
Line 6: Line 6:
在 /usr/local/etc/apache2/http.conf 中增加下列配置:  1. 升级到了 Apache 2.2
 1.
在 /usr/local/etc/apache22/http.conf 中增加下列配置:
{{{
Line 9: Line 10:

重启Apache
}}}
 1. 改用mod_python
 1. 重启Apache
Line 14: Line 16:
Wiki首页的完全载入时间从13秒缩短到4秒。

-
- delphij
 * Wiki首页的完全载入时间从13秒缩短到1秒。先睡了,具体事项睡醒了再补。- delphij
  * so cool! -- ZoomQuiet

TableOfContents

07-09-25.Apache Overhaul

所做变动

  1. 升级到了 Apache 2.2
  2. 在 /usr/local/etc/apache22/http.conf 中增加下列配置:

AddOutputFilterByType DEFLATE text/html text/plain text/xml
  1. 改用mod_python
  2. 重启Apache

效果

  • Wiki首页的完全载入时间从13秒缩短到1秒。先睡了,具体事项睡醒了再补。- delphij

woodpecker-log/2007-09-25 (last edited 2009-12-25 07:09:26 by localhost)