From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/835 Path: news.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general,gmane.comp.misc.pape.general Subject: Re: cmdline or ./peers, which has precedence? Date: Tue, 14 Jun 2005 16:52:45 +0000 Message-ID: <20050614165241.8646.qmail@c3af18b902ce52.315fe32.mid.smarden.org> References: <7EA7AEFD-69FD-4660-B4BC-F4E80FB5EC7B@nednieuws.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118767648 7547 80.91.229.2 (14 Jun 2005 16:47:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 16:47:28 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-1071-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Jun 14 18:47:23 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1DiEZN-0002YP-5X for gcsg-supervision@gmane.org; Tue, 14 Jun 2005 18:47:21 +0200 Original-Received: (qmail 6284 invoked by uid 76); 14 Jun 2005 16:52:42 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 6279 invoked from network); 14 Jun 2005 16:52:42 -0000 Original-To: misc@list.smarden.org Mail-Followup-To: misc@list.smarden.org Content-Disposition: inline In-Reply-To: <7EA7AEFD-69FD-4660-B4BC-F4E80FB5EC7B@nednieuws.com> Xref: news.gmane.org gmane.comp.sysutils.supervision.general:835 gmane.comp.misc.pape.general:980 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:835 On Tue, Jun 14, 2005 at 01:17:57AM +0200, Charles M. Gerungan wrote: > Take e.g. the bincimap example on http://smarden.org/ipsvd/ > examples.html. If I also have ./peers/0 (0400) containing C5, which > one takes precedence? I.e., is global concurrency set to 10 or 5? Ups, wrong list. The instructions override the configuration given on the command line, see tcpsvd(8). You can try it out, run tcpsvd with -vv, it then writes the current and max concurrencies to the log. Regards, Gerrit.