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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=o0N qiIHLNU6WG9Ub100tWrHwssIPxRaaInBRKu2H1sJ/q7TEr+u/NQDBoVHv+AHrGk2 NiSgeCUZzHnM25rqJGJR7hK0BgTWuFGag43U0OOqoOJkwK97pQEsaEnoZCopwr4H julsDChGCxveg4x79fEqfLJJbGXTXQE0VknTbOlo= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=iPjywJL2b CDEqYlj+qIrxcPoec4=; b=p+F+lSBURkxwC8/xVpUXvr6fSf8BazFx7c7Y9qAv6 Ow1GyF+SmjOoRVQGhxP7wn4t16yLyrJ1Qzk4VQEwWDzUFJa3FQIucL/Y4PJwIK0f yvoUG2OM5e/ruwh2KT82Vjp2Irk+TrVURaYGrKXKAJ9gjj1la/lFFjhb69tF3oiO 8Q= 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=0.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=apologize, cmd.exe, UD:cmd.exe, cmdexe X-HELO: mout.gmx.net To: cygwin AT cygwin DOT com From: ncoif Subject: Slowness with cygwin from behind a VPN Message-ID: Date: Mon, 12 Sep 2016 15:42:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:gQedzOu/9cI=:9so5Jhg5SwvK6mfezTRhBb FTg+fXhWvWInTtV7/Yln1fWg2N/P7gSlO0BB4lKqRvcu9UzI6Sl7530gnlqKJwHEdvZxugZoV qHIMq0/uD79OIKy75O/fF7C1ms0Wuo5wU9S1Mlheyp5SOPv3LTWd506dGxR8ET0S9UyrUxE5Z gP7LXvILrJYhMyCS9ACvldmOP1hmUbkd8qA/DmN9LT3X5IykTRnWpsxbb2csHT97HGppStRla VFXDK9523axUysoQYOCB9yrfB92r0L06Fbq6DrrydRRB86vp2S9QwjJZc9k1yQy/xpKRmvpT+ qP6cahFz6R9r+UHJTjTj0conq/CIrhwWmfT4OP5QPWEVA03YI2RAhgW8nSkfR0Li44w75Wqbk Im7mnMxVgnJBd/grUTR6cU6siJOrjn8Zz3lncSD3ICKTzShUQThHFKb/vqRTvrpYlc3Cr7wra ku+zuSupi8hCkkPdjCU+HZ7znn3atTYE4SkfFLl1y9bI49R6w+8taQmSQqL8Z3y5I6lphGFYW 8i0E9CbFoThlXCg15xyovGxHeEW4hu3iBU+cioY6IPD52Gjhj/j3em1NxKtMJQ6YHTLt4RT0T hv6157vNATuoFLH3jckk5pVof4AA2IL7XOsGS6ObnT9M0FBiSUJbqrmqdpSO+MxRZ2DTGRTHO 7VyGCodiDgJM8LpgzES8yYGMg+imwfWmRMPky+x394GHIbTjs1PhOYGNQsfi4qF6NV4+pWjoG dHik0jAJGzGwjD5hXMDwv4f1CuxC3kOL493f55cqbytdvJN9UO/lsaB6dzilgso5LKutvjc45 G9dGUVD 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