[EMAIL PROTECTED] mod_dir bypasses mod_cache

2008-06-18 Thread Adriano Nagel
Hi, I'm using Apache 2.2.8. When fetching a URL that will be processed by mod_dir, eg: http://localhost/ the contents aren't cached by mod_cache (with mod_disk_cache as the backend). However, explicitly accessing http://localhost/index.html will make this URL cached. It seems this is a long-

[EMAIL PROTECTED] mod_include & mod_cache together?

2008-06-11 Thread Adriano Nagel
Hi, I'd like to know if anyone is using SSI and mod_cache in the same Apache server to cache page "fragments", ie SSI includes with the virtual attribute. I'm currently using mem_cache and it works, but clients see some discrepancies because the cache is stored per process. I'm about to try disk_