www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.7 required=5.0 tests=AWL,BAYES_50 |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 14 Sep 2009 22:37:51 +0900 |
From: | Tomohiko Nakagawa <t2-nakagawa AT nri DOT co DOT jp> |
To: | cygwin AT cygwin DOT com |
Subject: | Optional command -R of inetd service |
Message-Id: | <20090914193128.F683.B4997C50@nri.co.jp> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,I have the following problems now. $B!Z(Buse of cygwin$B![(B I executed to use "Remote Command(rcp/rsh)" from Solaris to Windows and $B!Z(BProblem$B![(B Problem is "Stop" the system during File transfer and windows bat module moving. $B!Z(BFactor$B![(B The number of issues of remote commands(rcp/rsh) exceeded the upper bound connection number in the unit time of the inetd service, and processing stopped. When the inetd source code was confirmed, $B!V(BTOOMANY$B!W(B and$B!V(BCNT_INTVL$B!W(Bwere set as follows. $B"((B #define TOOMANY 40 #define CNT_INTVL 60 The following commands were executed from the command prompt. sc config inetd binPath= "C:\cygwin\usr\sbin\inetd.exe -R 200" net stop inetd net start inetd Processing stopped though the value was greatly set and the option -R was used. Can a set numerical value of $B!V(BTOOMANY$B!W(B and $B!V(BCNT_INTVL$B!W(B be changed by using an optional command -R ? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |