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



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

Reply via email to