X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FPrefix.pm;h=659178fbbd09c5b86d3bcd7cc92d370cc9c973f3;hb=f2a65bc2f8ad7069cadc59f8fd4d2ef390567dba;hp=37afddf7c075e7d00efefb143e0585d4b58bdc2f;hpb=7d4b15681464d77945e7ea78ef60ed3305d57d95;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 {