X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FPrefix.pm;h=659178fbbd09c5b86d3bcd7cc92d370cc9c973f3;hb=963a74a359bda8ac6c348977f70d85e8e879697a;hp=37afddf7c075e7d00efefb143e0585d4b58bdc2f;hpb=e884309a839e931eedb2efdc2a09901300bf4e31;p=spider.git diff --git a/perl/Prefix.pm b/perl/Prefix.pm index 37afddf7..659178fb 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 = 1000; # size of prefix LRU cache +$lrusize = 10000; # size of prefix LRU cache sub init {