On Sat, Oct 10, 2009 at 2:56 PM, jon <trambl...@mac.com> wrote:
> wait,  if CFNetwork is doing the caching,   I would need to go lower to
> avoid it?

If I load CNN.com right now, I fetch the HTML page, plus at least 127
image, CCS, and javascript files. So if you use something more low
level, like CFNetwork or NSURLConnection, then right away you've
reduced your cache access by 99.2% (by not fetching/checking all those
external resources).
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to