Mac Roundup AAPL: $170.12 (+1.94)ArchivesResourcesContact

Advanced Search

 

The Archives Section

 

 
 

Roundup Date: Sunday, April 18, 2004

Caching Issues

Caching Issues - (View article)
weblogs.mozillazine.org/hyatt/
It sounds like there are two primary caching complaints that come up over and over in my blog comments. The first is that Safari caches subresources too aggressively, and the second is that Safari fetches subresources too aggressively. :) We found the first problem. The WebCore cache was not actually making use of the proper expiration dates, which meant the WebCore memory cache would keep using stale objects even though they should have expired. We have fixed the problem, and we believe this will solve the vast majority of the stale content issues. [More]