Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2000 19:31:47 -0500
From:      "Simon" <simon@optinet.com>
To:        "Blake Freeburg" <blakef@votris.mrdata.com>, "Enno Davids" <nconedd@peppermint.national.com.au>
Cc:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Freebsd4.0, apache, mod_jserv socket starvation
Message-ID:  <200007202321.RAA58451@mail.fpsn.net>
In-Reply-To: <200007202322.JAA29647@peppermint.national.com.au>

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

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

On Fri, 21 Jul 2000 09:22:12 +1000 (EST), Enno Davids wrote:

>|   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?
>
>For what its worth, under _Solaris_ you can see thousands of sockets hung
>in TIME_WAIT when you use mod_jserv. The fix there is to apply a kernel
>patch. Might be worth revisiting some of the timers round closing connections.
>
>
>Enno.
>
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-isp" in the body of the message
>





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?200007202321.RAA58451>