X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 12 Mar 2008 17:59:07 -0500 From: Stephen David Subject: Re: performance issue with sshd and cygrunsrv To: cygwin AT cygwin DOT com Message-id: <20080312225907.GA22591@sdavid14.homeip.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.1i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Alfred, Thanks for your response. >>With regard to this performance problem, I've discovered that this >>is not just an sshd problem -- scripts/commands I run through cron >>also exhibit the same behavior. (ie. find, curl, date, etc). Is >>there something about the user context under which these services >>run that could be causing this? Or does this point to cygrunsrv? > >What does your PATH environment variable look like? Make sure it >doesn't contain any network paths. As soon as I removed them, I got >much better performance with ssh (I haven't used cron with Cygwin). Unfortunately, that doesn't seem to be it. There are no network paths in either: a) the user whom I am connect via ssh as b) the environment in which the ssh / cron services run (ie. cron_server, sshd_server) I'm thinking its something about the user and/or context under which those services run. Should it matter if those services are running as domain users? Any other ideas? Thanks, Steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/