{
    my $c = $dnscache{'CacheSize'} || 10000000;
    "export CACHESIZE=$c"
}
