[Prev][Next][Index][Thread]
Re: Cache Question
-
To: kokhoon@iti.gov.sg
-
Subject: Re: Cache Question
-
From: Henrik Frystyk Nielsen <frystyk@w3.org>
-
Date: Mon, 11 Dec 1995 14:06:44 -0500
-
Cc: www-lib@w3.org
-
From frystyk@w3.org Mon Dec 11 14: 07:33 1995
-
Message-Id: <9512111906.AA03369@www20>
-
Reply-To: Henrik Frystyk Nielsen <frystyk@w3.org>
-
X-Mailer: exmh version 1.6.2 7/18/95
> I have recently started to incorporate the caching mechanism
> provided by W3lib and am facing problems. In my code, I created new
> request for each in-line image but these don't seem to terminate
> (even though I've verified the images are completely downloaded) when
> I enable caching.
On note about the file cache: Unfortunately the file cache manager is not very
good. Especially the garbage collector is brain dead. the plan is to use some
of the new features in HTTP/1.1 in order to implement a persistent file cache
with both a private and a shared part.
I have written up a small note on some of the things that I had in mind at:
http://www.w3.org/pub/WWW/Library/User/Architecture/Cache.html
but it still needs a lot of work.
--
Henrik Frystyk Nielsen, <frystyk@w3.org>
World-Wide Web Consortium, MIT/LCS NE43-356
545 Technology Square, Cambridge MA 02139, USA