From owner-freebsd-questions Thu May 9 10:47:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28039 for questions-outgoing; Thu, 9 May 1996 10:47:53 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA28030 for ; Thu, 9 May 1996 10:47:50 -0700 (PDT) Received: from ulantris.infinop.com (ulantris.infinop.com [205.230.144.80]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with SMTP id KAA05595 for ; Thu, 9 May 1996 10:47:35 -0700 (PDT) Received: (from john@localhost) by ulantris.infinop.com (8.6.11/8.6.9) id MAA26670; Thu, 9 May 1996 12:43:41 -0500 From: "John A. Booth" Message-Id: <199605091743.MAA26670@ulantris.infinop.com> Subject: Re: IRC Server To: gemohler@dyslexic.phoenix.net (Geoff Mohler) Date: Thu, 9 May 1996 12:43:40 -0500 (CDT) Cc: questions@freebsd.org In-Reply-To: from "Geoff Mohler" at May 8, 96 10:40:34 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > We are setting up an IRC server..and when in a load test, the ircd > crashes at 260 connections regurally. > > Does anyone have any expereince with ircd and 2.1 freebsd. Doing a limit in tcsh gives this. See if your descriptors are only set to 256, this could give that behaviour. (output from limit on my machine). cputime unlimited filesize unlimited datasize 65536 kbytes stacksize 8192 kbytes coredumpsize unlimited memoryuse 11316 kbytes descriptors 128 memorylocked 7546 kbytes maxproc 128