Date: Wed, 19 Jul 2000 08:38:51 -0700 (PDT) From: Tom Samplonius <tom@sdf.com> To: Blake Freeburg <blakef@votris.mrdata.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Freebsd4.0, apache, mod_jserv socket starvation Message-ID: <Pine.BSF.4.05.10007190837220.6782-100000@misery.sdf.com> In-Reply-To: <200007191457.JAA21718@votris.mrdata.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Jul 2000, Blake Freeburg wrote: > Hello, > > We are running a an Apache 1.3.12 server with mod_jserv 1.1 and > finding that under load tests, FreeBSD 4.0 is ending up socket > starved. Any ideas on how to increase the number of sockets > available? > > Blake It is probably a shortage of file descriptors, not sockets. You could be hitting a per uid limit, or the system limit. Anyhow, all of this stuff is basic FAQ stuff. Tom 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.10007190837220.6782-100000>