07-09-25.HTTP压缩
所做变动
在 /usr/local/etc/apache2/http.conf 中增加下列配置:
AddOutputFilterByType DEFLATE text/html text/plain text/xml
重启Apache
效果
Wiki首页的完全载入时间从13秒缩短到4秒。
-- delphij
在 /usr/local/etc/apache2/http.conf 中增加下列配置:
AddOutputFilterByType DEFLATE text/html text/plain text/xml
重启Apache
Wiki首页的完全载入时间从13秒缩短到4秒。
-- delphij