我如何打开
KeepAlive和HTTP压缩
在Apache服务器2.2(centos)
mod_deflate执行压缩。 有关详细信息,请参阅http://httpd.apache.org/docs/2.2/mod/mod_deflate.html 。
SetOutputFilter DEFLATE
Keepalive是核心。 http://httpd.apache.org/docs/2.2/mod/core.htm
KeepAlive On