[dev] [cvs] commit: imp cache.php
Jan Schneider
jan at horde.org
Tue May 6 08:05:59 UTC 2008
Zitat von Michael M Slusarz <slusarz at horde.org>:
> slusarz 2008-05-05 19:21:57 EDT
>
> Modified files:
> . cache.php
> Log:
> Never cache fckeditor information.
> Only cache JS/CSS information for a limited time (1 hour).
> Unfortunately, it
> seems that browsers have become smarter and no longer void a cache based on
> changed URL parameters so changes made in JS/CSS won't appear
> until they expire
> or the browser is given a hard refresh. My next commit will work
> around that
> limitation to always cache when necessary and always update on any change.
Did you try if using an ETag header would work around this situation
in those browsers?
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the dev
mailing list