X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: Allan Schrum To: "cygwin AT cygwin DOT com" Date: Wed, 11 Mar 2009 10:53:12 -0400 Subject: RE: Connecting to cygwin ssh is slow Message-ID: <9BE596E8BDDC3443BF23B9678D03CC2930B320B4@ECDS-CLT-MX1.ecdeliverysystems.com> References: <22455814 DOT post AT talk DOT nabble DOT com> <5a05e0e60903110745n3f5c7defs475bdbc3f190edac AT mail DOT gmail DOT com> In-Reply-To: <5a05e0e60903110745n3f5c7defs475bdbc3f190edac@mail.gmail.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes 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 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On > Behalf Of Dave Steenburgh > Sent: Wednesday, March 11, 2009 10:45 AM > To: cygwin AT cygwin DOT com > Subject: Re: Connecting to cygwin ssh is slow >=20 > On Wed, Mar 11, 2009 at 10:05 AM, UdiK wrote: > > When I connect to our cygwin SSH machine (Windows 2003 server), it > usually > > takes more than 5 seconds to get a prompt and be able to start > working. This > > delay slows down many of our scripts which rely on SSH to connect to > > Windows. > > > > What causes this delay? What is SSH doing that is taking it so long? > I don't > > have any anti-virus running on that machine. If anybody has any > explanations > > I really appreciate the help. >=20 > Connect, then immediately logoff and connect again. Does the second > connect have the same pause? If not, then I suspect the delay is your > hard drive. If you connect infrequently, then when you do connect, > it's likely that the necessary processes (or parts of them) will have > to be retrieved from the page file, and any configuration files will > probably have to be loaded from the hard drive. If you connect > frequently, I think there's a way to make the ssh connection > persistent---you might avoid the delay that way, or lessen it. I > don't know how to set that up, though. >=20 > I also experience a delay when I make the first connection, but > subsequent connections are pretty snappy. Most of the time I don't > need subsequent connections, but I do have a script that makes two > connections. If this isn't the answer, then I'd like to know what is, > so I can improve that first connection time. Don't forget DNS lookup time. -- 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/