Dag-Erling Smørgrav wrote:
An entirely different issue is why named uses so much memory...  does
anybody know of a way to specify how much memory named may use for its
cache?
Something like :

options {
       directory       "/etc/namedb";
       pid-file        "/var/run/named/pid";
       *max-cache-size 10485760;
};


According to http://www.isc.org/sw/bind/arm94/Bv9ARM.ch06.html#options

*
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to