X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FPrefix.pm;h=2fab0e0b4f9437812f5737a77034c8b815f36955;hb=e2253ae6afcca0762c96034e38b53493048a5dd0;hp=659178fbbd09c5b86d3bcd7cc92d370cc9c973f3;hpb=963a74a359bda8ac6c348977f70d85e8e879697a;p=spider.git diff --git a/perl/Prefix.pm b/perl/Prefix.pm index 659178fb..2fab0e0b 100644 --- a/perl/Prefix.pm +++ b/perl/Prefix.pm @@ -26,7 +26,7 @@ $db = undef; # the DB_File handle %prefix_loc = (); # the meat of the info %pre = (); # the prefix list $hits = $misses = $matchtotal = 1; # cache stats -$lrusize = 10000; # size of prefix LRU cache +$lrusize = 5000; # size of prefix LRU cache sub init {