Mike Bristow <[EMAIL PROTECTED]> writes:
> Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes:
> > 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;
> };

That made no difference.  It looked like it might at first, but after
just a few minutes RSS was back to 24 MB.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
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