Andreas Franke wrote:
> narbey derbekyan wrote:
>
>
>> The new cache actually caches the output of CGI
>
>
> * HTTP URLs with '?' characters should not be cached unless an expiration
> time is explicitly provided by the server
> http://bugzilla.mozilla.org/show_bug.cgi?id=73490
>
> should be fixed in more recent nightlies.
>
> For more bugs, see http://bugzilla.mozilla.org/ ... ;)
>
> Andreas
What about pages like the following?
http://www.slashdot.org/
http://www.slashdot.org/
http://www.oreillynet.com/meerkat/
With my caching preferences set to "Once per session", these pages never
refresh unless I explicitly reload them. And this is not just browsing
through session history, but loading the pages from bookmarks or by
entering the URL directly into the Location bar. This behavior was
introduced with the new cache. Previously, Mozilla would always seem to
refresh the pages when they were viewed as does NN4.
When I look at about:cache, the expiration time is always some time in
the past, but this does not seem to be enough to cause Mozilla to
refetch the page on its own.
Stephen Moehle