как мне включить
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