> -----Ursprüngliche Nachricht-----
> Von: Niklas Edmundsson
> Gesendet: Montag, 15. Januar 2007 12:43
> An: dev@httpd.apache.org
> Betreff: Re: mod_disk_cache and mod_include bugs and suggestions
>
>
> On Mon, 15 Jan 2007, Giuliano Gavazzi wrote:
>
> > I will try to see what causes the re-caching in r470455,
> but if anyone
> > already knows what this could be I am all ears.
>
> If I remember correctly SSI-stuff gets no Expires or Last-Modified
> header, which means that mod_cache doesn't know what to do
> and doesn't
> cache it.
Yep. Have a look at CacheIgnoreLastMod
http://httpd.apache.org/docs/2.2/en/mod/mod_cache.html#cacheignorenolastmod
Regards
Rüdiger
|