资讯

Mod_gzip真的很神奇,100K的HTML大文档只要12K就可以传到用户端了。 越先采用这个技术你的用户对你的网站的高速度印象就越深。
Mod_gzip是一个Apache服务器插件,它可以压缩HTML, PHP, ColdFusion, Perl, Zope, WebLogic, IBM's WebSphere Server Output, EXE, compiled 'C', mod_perl, mod_php等等文件,使文件更 ...
I'm running debian stable. I used apt-get to install mod_gzip, then I added the following lines to the apache config.LoadModule gzip_module ...
With mod_gzip and mod_deflate, Apache sends the Vary header, indicating to caches that this object differs from other requests for the same object based on certain criteria—user-agent, character set ...
I have mod_gzip running on my server.I'm serving html pages, and they have .gz versions so that mod_gzip doesn't have to compress each time. This works fine, except for root pages.If the request ...
If the site has been loading slower for you the past few days we had mod_gzip turned off, which means there was more to download for you since Apache sent everything uncompressed. This should be ...