DaveSimmons
Elite Member
- Aug 12, 2001
- 40,730
- 670
- 126
This would only work well for simple static content, not for something dynamic like a forum. Say it caches this thread at noon, then it's missing all of the replies since then.Originally posted by: TuxDave
I dunno, I can SORTA see how an OS can make browsing seem faster. What if it has some 'smart' caching program that it automatically downloads the websites they you frequently visit while it's sitting around. So once you get there, it loads up almost instantly. -Dave-
Even worse, for forums it would mean pre-caching every thread, since IE (or the OS) has no idea which threads you're going to want to read.
Pre-caching also fails for anything time-sensitive like stock quotes, and for sites that uses cookies to control the user's "session", since session cookies typically timeout after a short idle period.
