Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 19:53:28 -0700 (PDT)
From:      Tom Samplonius <tom@sdf.com>
To:        Simon <simon@optinet.com>
Cc:        Blake Freeburg <blakef@votris.mrdata.com>, Enno Davids <nconedd@peppermint.national.com.au>, "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Freebsd4.0, apache, mod_jserv socket starvation
Message-ID:  <Pine.BSF.4.05.10007211952340.20091-100000@misery.sdf.com>
In-Reply-To: <200007202321.RAA58451@mail.fpsn.net>

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

On Thu, 20 Jul 2000, Simon wrote:

> What does netstat -m print on your box? you want to increase your
> mbufs if you are running out of sockets kernel option: options
> NMBCLUSTERS=20096
> 
> -Simon

  mbufs != descriptors.

  You need to use up the syctl variable kern.maxfiles to increase the
number of descriptors.



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10007211952340.20091-100000>