X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=C0a4NsK6aKzONRyB LnFPh4AryWy/mUcEKdPlMcgESjqFFA1MzEj7WL2PspgYHWyYLZg4mO07456/tNos kMKEhetE4kqFhx0yencc4IPnpWSvzOZt8vBUGKC4KUdVz07ce+jaD2prKeziVxUi HwscJVg4xp7OXn5aLxxT98QbwMk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=GZ5j9dju/F2rmerXMmdnsQ yIzqk=; b=wFP+RjYRD2KCMc0Umd0AiumwwmqEgLgb14riftJgZ/1hh62OIgiExz qw8HOZ7Ocs6DhalBNsK4V7cGYHOpblmP2NLhBj5eSzAl43UU2fDKYqIrCLwPd64s NfVh6nBvlY2p/j0yWI0znLdCIUmwBqX2YKVQfV7V8UAECX1rKf5wE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Sincerely, sincerely, Pack, enterprise X-HELO: mout.gmx.net Subject: Re: Slowness with cygwin from behind a VPN To: cygwin AT cygwin DOT com References: From: ncoif Message-ID: <676d9d94-02dc-c874-12c7-398c23067e24@gmx.com> Date: Tue, 13 Sep 2016 11:03:31 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:jgGYAkb62yU=:ALUmE4dzPCLQjadpVc7F1r Xb5cJAETvGasMV+fKbCRQIBSqUSWiN4iQyLZ5z8eQhHLqm2BlIuQh27tmBlbDhg+Pl1g2WKVe UK1dpH/tvxt+yZRfAZOPFhea0/UGQHCAuhZbVg39lJscg3ZJ/XIHdi5Tv0Vi/NE5oUDofdtMk 61RrXR0Bj6VEorXo2eA9NebMkVOs/BhipzEPIbE/Irk+mb/0+gr+7xu+jgMq0TPRwh5RGvsBP J2gwWUcO2VBA96+b6X3piRyNQ8O5iRHQqHI9ZzCsEHo0uxXBd3j4+czWa+Mr3OnPN7LwzhMlI HJuG1Df+vZki9WhKEC+JwnmjTYKdJJSMMGUGHhOustdNrlt2L0rLBwD2wN9H4Nguv3kCcC1gM EUlbGCE68BglOaL4mnTTmjGBJTivEsylwLDGLtQn3FuFCVOXA1G635U3Qo/FG04OfSXa4tr3A dKmxdmmlRbPFlq6M7P1/Rp5Yab8I8axwFpSR8uhugQhA916PSI8BYK2VaRekutCDW82vKWHYi PigC5EDLieLkQhchpne0BB9gT2QLRRx5a9PmVz1xM3bnLKa5ZSpN1Lw13TNmJx2t++u9pKAD3 DGeiKUVxWUvRqt00mktdclsImTjf+9Kcytf4mzmE/761zdC4X78Y8V5/TvZlZ5LxOqWOggGQY lkPzMcg6KOhE91KSmrswaYXaUtrAG8mFqcGcMRhoJM+RXmoNJ0sIIJecur6mw9JtDIOtFhqP6 18hEPJ1ms6g/60WKd300rUc3vulAonozHAV8cOUa5UvpcRWCLdIgBTigmSsmp0D8lxbhsho+u 2j7VdAV X-IsSubscribed: yes Thanks a lot Marko, this link works fine for me!! probably the VPN is adding delays in recovering user or group data. You can try if running cygserver improve the performance: https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-caching On 12/09/2016 15:42, ncoif wrote: > Hi everyone, > > I've noticed a problem with a specific command on cygwin, but only > when executed behind a VPN. I would like to know how to find more > information about this problem, and/or how/where to report this > potential bug. > > The following command is taking a lot of time behind a VPN (works fast > without the VPN): > cmd.exe /X /C "git --version" > Running git --version works equally fast in both cases, so I would > guess there is a problem in cmd.exe/cygwin, but I'm not sure. Any > suggestion on how to gather more information about the network is > welcome. > > My cygwin version: > $ uname -r > 2.6.0(0.304/5/3) > > My cmd.exe version: > OS Name: Microsoft Windows 7 Enterprise > OS Version: 6.1.7601 Service Pack 1 Build 7601 > > My git version: 2.8.3 > > Sincerely, > ncoif > > PS: This is my first time on this mailing list, so please apologize > for my mistakes. -- 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