Re: [Dproxy-devel] cache refresh
Brought to you by:
mattpratt
From: jeroen <pe...@ch...> - 2000-02-09 06:50:24
|
Andreas Hofmeister wrote: > > jeroen wrote: > > > > Hi again, > > > > I just committed the changes I made to cache.c and dproxy.h (I needed > > the connected and deny functions in cache.c). > > Mhhh - at the moment we don't keep track how often an cache entry is > referenced - that means, if you contact a site once, it will be in the > cache forever ... That is a problem I to found out, the cache could grow for ever, I have been thinking about adding a entry to the config file 'max_cache' or something like that and throw out the oldest entry (the first one after the hosts) if the file grows to large. > > > Looks like it worked (Yahoo.... I learned to use CVS!!!!!) > :-) > > BTW. what is the path for that "slackware script" you mentioned in a > previous mail? > If this script is a special feature for a slackware dist, I could use > this to detect this dist in the configure script. It is located at /etc/rc.d/rc.inet2 all deamons are started here and as far as I know it is specific for slackware.... Grtz, Jeroen |