X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FPrefix.pm;h=2fab0e0b4f9437812f5737a77034c8b815f36955;hp=659178fbbd09c5b86d3bcd7cc92d370cc9c973f3;hb=5d10d2095199b0d798926fa9e79a3f580c296b67;hpb=bd8b8aa6d37a7dde70d093c5552c29f519ac9613 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 {