delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/05/20/21:31:46

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6CE2398B14F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1621560702;
bh=eTIwP190OMzRa/tOgGK3iLmfdqsofh+fJ06utyQthP4=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=dBmFxPU8KAD6mlFdErtqmBbypwTgCD7j8Jz5JCpjMb+gfCdbG9Ms7NaZtu7cMYPtH
TeuqJy/29D27Lm3UMKyqgqnOcaiz0wONGPq+gKVtmPKKwY/w5ksFEnygA4zZFb1LMQ
Lkd0ZGeBsle2TJtCvoFWNAts49ynXea0t0uCwC6A=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 65BF53857422
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:from:to:references:message-id:date
:user-agent:mime-version:in-reply-to:content-transfer-encoding
:content-language;
bh=Z5LAaEmNKqN5QcCspIKrjwzhoqaItxVRro6okr9M+DY=;
b=pxnpbz17SfgOhnVNwl0PoHIt3rdB3xPel7dXeOY65KZkaDcuNp3TFE0EK6cC27xqsu
TnOitw67kuqPQfrO5lMdC3eee7JJ3Iux/mys1AmDg7a6sm22RCFhpCUJfiGPCCbplMvl
nNMDLONy5tREfZDv/y/Db4w4LhNd7Vh+DRuhTk+qFye+j2M/SoQU1Obn+lNUX6btWXqK
c8nTpsSylaA050sZjR4h3XGDVf6M26WBI4nVt9ijd2HaXsZI4TPXzJbdR2VqF7cArC3A
N2CU57ksyPtaOdeHYtefG9yKjhw2KEKoPowllIBrLLeFU4a8fTvskTcLWmttz+NNWVNO
UNuA==
X-Gm-Message-State: AOAM532MxMcNW0L4smuNHxK3zvme4awS0Yl1d3IqiQn4obHEA3X50L/O
NsN5w/J84Ghs1+ClDfoIfq5aeh4BagY=
X-Google-Smtp-Source: ABdhPJxPOCdQ8DlnDiP2eMnFoTaml++8ADupvB/kWPP8FeDAJOLn4mOqdRvFTPYxcbIXP0GP90GWhw==
X-Received: by 2002:a0c:e40e:: with SMTP id o14mr9508219qvl.30.1621560698586;
Thu, 20 May 2021 18:31:38 -0700 (PDT)
Subject: Re: sshd high cpu load
To: cygwin AT cygwin DOT com
References: <cda40b2d-e10b-220c-ec08-ac3a1c48b36f AT gmail DOT com>
<7bd9875a-691e-95fe-77ea-4c8ccd98a46d AT gmail DOT com>
Message-ID: <43f334cb-2da2-c9d7-be73-94f311ec63b4@gmail.com>
Date: Thu, 20 May 2021 21:31:37 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.1
MIME-Version: 1.0
In-Reply-To: <7bd9875a-691e-95fe-77ea-4c8ccd98a46d@gmail.com>
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: "A. Doggy via Cygwin" <cygwin AT cygwin DOT com>
Reply-To: "A. Doggy" <techpro2004 AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

To cygwin.


A Little more info: I actually have 1 client that connects regularly to 
the server. That client uses a program called goodsync. When I block 
goodsync from connecting, the problem goes away and I only have 1 
sshd.exe process running. When I unblock goodsync, I have multiple 
sshd.exe processes running and my cpu gets maxed out. Please test it 
like this. Thanks.

On 5/20/2021 12:02 PM, A. Doggy wrote:
> Anyone?
>
> On 5/19/2021 12:48 AM, A. Doggy wrote:
>> To Cygwin,
>>
>>
>> I am running cygwin openssh as a windows service. I have been doing 
>> so for many years with out issue. Recently, I have been running into 
>> an issue where it maxes out my cpu on any version newer than 8.4p1-1. 
>> The solution is to downgrade to 8.4p1-1. My server machine is a dell 
>> t330 running windows 10. I am not a business despite using business 
>> grade hardware.I have tried both 20h2 and 21h1 but no luck. There are 
>> no users signed in when the issues occur and occurs within minutes of 
>> booting up. The only change from the default config is I have it 
>> running on a nonstandard port. Any advice is welcome as I really 
>> would like to upgrade to a newer version. Thanks
>>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019