X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1327a8d3c462197f016464d95dd3f6bc6b180cb5;hb=4dd2578188cde396a6fa76be1087164539bbfdfe;hp=bb4f33df05f6b2599b41370daaaa361b636d35e0;hpb=f87323c2926605792ee02b84783d8f3d4dbd605f;p=spider.git diff --git a/Changes b/Changes index bb4f33df..1327a8d3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ 29Sep02======================================================================= 1. Added LRU caching to DXUsers and Prefix. +2. make Timer::handler only search its chain once a second seeing as that +is the minimum granularity available. +3. add some separation between cfg file making, data generation and mrtg +running. See /spider/cmd/mrtg.pl for some instructions... +4. Added data in and out to the MRTG stats, you need to do an indexmaker +to get them onto the index page 28Sep02======================================================================= 1. Put some transparent caching into Prefix.pm to see if this has a performance impact.