On Wed, Jun 18, 2008 at 6:30 PM, Ruediger Pluem <[EMAIL PROTECTED]> wrote: > The transfer encoding has nothing to do with the question whether a > contents is cacheable or not. SSI content typically isn't cachable > because it unsets the Last-Modified header. See also > > http://httpd.apache.org/docs/2.2/en/mod/mod_cache.html#cacheignorenolastmod
On a side note, apparently SSI virtual includes don't pass through the cache layer. I was wondering if the ability to cache page "fragments" would be a nice feature to have in Apache (maybe together with a cache invalidation mechanism). Regards, -- Adriano