Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 1999 15:16:15 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        sthaug@nethelp.no
Cc:        kre@munnari.OZ.AU, freebsd-hackers@FreeBSD.ORG, tech-userlevel@netbsd.org
Subject:   Re: Replacement for grep(1) (part 2) 
Message-ID:  <199907142216.PAA96558@apollo.backplane.com>
References:  <199907142105.OAA96038@apollo.backplane.com> <1955.931987797@verdi.nethelp.no>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:>     Also, your named is badly misconfigured if it grows to 130MB.  We never
:>     allow ours to grow past 30MB.
:
:How do you know what kind of name server configuration kre is running?
:Here's an example of a name server running *non-recursive*, serving
:11.500 zones:
:
:  PID USERNAME PRI NICE   SIZE   RES STATE   TIME   WCPU    CPU COMMAND
:27162 root       2    0    70M   57M sleep 271:01  3.27%  3.27% named
:
:Are you saying that such configurations should be illegal?
:
:Steinar Haug, Nethelp consulting, sthaug@nethelp.no

    I assumed that since the guy said that his named GREW, that he was
    running a recurisve/caching named.

    Obviously if you are running a non-recursive named the static size
    will depend on the zones you are serving.  Duh!

    It is not generally beneficial to allow a caching named to exceed 30MB
    or so on a system that is doing other things.  If the system starts to
    page (which this person's system is obviously doing), then it is doubly
    a bad idea to allow a named to grow that large.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907142216.PAA96558>