{
    my $datalimit = db_get_prop($confref, 'dnscache', 'DataLimit')
	|| "3000000";
    "$datalimit";
}
