From owner-freebsd-questions Fri Apr 3 20:48:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA22889 for freebsd-questions-outgoing; Fri, 3 Apr 1998 20:48:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from super-g.inch.com (super-g.com [207.240.140.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA22882 for ; Fri, 3 Apr 1998 20:48:11 -0800 (PST) (envelope-from spork@super-g.com) Received: from localhost (localhost [127.0.0.1]) by super-g.inch.com (8.8.8/8.8.5) with SMTP id XAA03364; Fri, 3 Apr 1998 23:46:49 -0500 (EST) Date: Fri, 3 Apr 1998 23:46:49 -0500 (EST) From: spork X-Sender: spork@super-g.inch.com To: David Greenman cc: Chad Wagner , freebsd-questions@FreeBSD.ORG Subject: Re: Building a web server... In-Reply-To: <199804032247.OAA07396@implode.root.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Apr 1998, David Greenman wrote: > The usual solution to this is to increase the listen queue depth. There is > a kernel limit (kern.somaxconn or kern.ipc.somaxconn depending on which > version of FreeBSD), and of course the value passed into listen() needs to > also be increased. Could you give a rough estimate at what point (http connects/sec) this value should be tweaked? We have a few "big hitters" that are not having problems yet, but I'd like to be a bit proactive on this... TIA, Charles > > -DG > > David Greenman > Core-team/Principal Architect, The FreeBSD Project > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message