help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Max cfservd connections


From: Paul Krizak
Subject: Re: Max cfservd connections
Date: Tue, 18 Oct 2005 13:45:31 -0500
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050728)

When you've got 3800 systems, it's pretty easy to hit 1000 simultaneous connections, even with some SplayTime...

I second the motion to make this a configurable option without a hard limit.

Paul Krizak                         5900 E. Ben White Blvd. MS 625
Advanced Micro Devices              Austin, Tx  78741
CAD Systems Engineering             Phone: (512) 602-8775
Paul.Krizak@amd.com


Mark Burgess wrote:
Fair enough - it was meant to be a silly number. I did not anticipate
anyone contemplating this. I would be interested to know he
circumstances in which it is actual to expect 1000 simulaneous
connections to a single machine.

M

M

On Tue, 2005-10-18 at 10:13 -0700, David Masterson wrote:

Arbitrary numbers should be configuration items.  ;-)

Mark Burgess wrote:

This is just an arbitrary number. Most systems will not want to go
higher -- but if you do, then change it.
M

On Mon, 2005-10-17 at 16:14 -0700, Martin, Jason H wrote:

I'm curious, does anyone know why cfservd is limited to 1000
concurrent connections?

From the latest cfservd.c:

if ((CFD_MAXPROCESSES < 1) || (CFD_MAXPROCESSES > 1000))       {
     FatalError("cfservd MaxConnections with silly value");       }

Thank you,
-Jason Martin




_______________________________________________
Help-cfengine mailing list
Help-cfengine@gnu.org
http://lists.gnu.org/mailman/listinfo/help-cfengine





reply via email to

[Prev in Thread] Current Thread [Next in Thread]