From owner-freebsd-current Fri Jun 23 1:34:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E5337B64A for ; Fri, 23 Jun 2000 01:34:30 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from neutron.cichlids.com (p3E9C112A.dip0.t-ipconnect.de [62.156.17.42]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id KAA18442; Fri, 23 Jun 2000 10:33:55 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by neutron.cichlids.com (Postfix) with ESMTP id 3FFB0AC27; Fri, 23 Jun 2000 10:34:37 +0200 (CEST) Received: by cichlids.cichlids.com (Postfix, from userid 1001) id BFEE714AB2; Fri, 23 Jun 2000 10:34:26 +0200 (CEST) Date: Fri, 23 Jun 2000 10:34:26 +0200 From: Alexander Langer To: Sheldon Hearn Cc: current@FreeBSD.ORG Subject: Re: inetd with -R -1 patch? Message-ID: <20000623103426.B2230@cichlids.cichlids.com> Mail-Followup-To: Sheldon Hearn , current@FreeBSD.ORG References: <20000608123700.A22155@cichlids.cichlids.com> <51106.961745698@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <51106.961745698@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Jun 23, 2000 at 09:34:58AM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Sheldon Hearn (sheldonh@uunet.co.za): > Personally, I'd prefer it if zero implied an unlimited number of Yes. Fine, too. > invokations per service per minute. However, the special case isn't > really necessary, since you can simply specify some large number (and > then prepare to have your box dragged under). :-) Heh. That counts for every piece of software where you can set "unlimited" > PS: Did you test the patch you sent? :-) Yes. root:~ $ netstat -a | grep localhost.telnet | wc -l 864 (I wasn't able to stress the system more :) However, as I just saw, the -R -1 does not work (I tested it with -DTOOMANY=-1). So -R 0 for unlimited is better (because of strtol). Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message