Thanks very much. But I found a problem, see this page: http://www.digitalsanctuary.com/tech-blog/general/apache-mod_deflate-and-mod_cache-issues.html
The author found one static files can generate thousands of cached copies... I don't know whether there is already some solutions to this problem? On Fri, Nov 20, 2009 at 9:30 PM, Lars Eilebrecht <[email protected]>wrote: > Dong Wang wrote: > > > but mod_compress can cache the compressed file, not only the original > file. > > the mod_cache can only cache the original file, isn't it? > > If you combine mod_deflate with mod_cache/mod_cache_disk the compressed > files will be cached. > > > ciao... > -- > Lars Eilebrecht > [email protected] >
