Subject: Re: slow squid performance in comparative with centos
To: Matthias Scheler <tron@zhadum.org.uk>
From: agtdino <agtdino@teleline.es>
List: netbsd-users
Date: 10/09/2007 17:35:25
-bash-2.05b# netstat -m
141 mbufs in use:
        131 mbufs allocated to data
        10 mbufs allocated to packet headers
376 calls to protocol drain routines


El mar, 09-10-2007 a las 16:18 +0100, Matthias Scheler escribió:
> On Tue, Oct 09, 2007 at 05:01:31PM +0200, agtdino wrote:
> > sysctl -a | grep mbuf
> >  kern.mbuf.msize = 256 
> >  kern.mbuf.mclbytes = 2048
> >  kern.mbuf.nmbclusters = 1024
> >  kern.mbuf.mblowat = 16
> >  kern.mbuf.mcllowat = 8
> 
> That doesn't look too bad. What does "netstat -m" say?
> 
> > -bash-2.05b# uname -an
> > NetBSD proxy 3.1 NetBSD 3.1 (GENERIC) #0: Tue Oct 31 04:27:07 UTC 2006
> > builds@b0.netbsd.org:/home/builds/ab/netbsd-3-1-RELEASE/i386/200610302053Z-obj/home/builds/ab/netbsd-3-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386
> 
> That should work fine.
> 
> 	Kind regards
>