Когда я использую netstat, я обнаружил, что всегда есть одно приложение с подключением, которое приводит к большому количеству описаний TIME_WAIT. Когда я отключаю процесс, вызывающий это, то же самое просто происходит с другим приложением. Кто-нибудь может сказать мне, нормально ли это, и если нет, что я могу с этим поделать? Спасибо.
Например, я удалил ManyCam со своего компьютера после следующих результатов, и вместо этого возникла та же проблема TIME_WAIT с sqlservr.exe:
Microsoft Windows [Version 10.0.18362.836]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>netstat -ab
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:135 MyPC:0 LISTENING
RpcSs
[svchost.exe]
TCP 0.0.0.0:445 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:554 MyPC:0 LISTENING
[wmpnetwk.exe]
TCP 0.0.0.0:2869 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:5040 MyPC:0 LISTENING
CDPSvc
[svchost.exe]
TCP 0.0.0.0:5357 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:8050 MyPC:0 LISTENING
[PushNotifyServer.exe]
TCP 0.0.0.0:9030 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:10243 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:27036 MyPC:0 LISTENING
[Steam.exe]
TCP 0.0.0.0:38068 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:47984 MyPC:0 LISTENING
[nvcontainer.exe]
TCP 0.0.0.0:47989 MyPC:0 LISTENING
[nvcontainer.exe]
TCP 0.0.0.0:49180 MyPC:0 LISTENING
[sqlservr.exe]
TCP 0.0.0.0:49664 MyPC:0 LISTENING
[lsass.exe]
TCP 0.0.0.0:49665 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:49666 MyPC:0 LISTENING
EventLog
[svchost.exe]
TCP 0.0.0.0:49667 MyPC:0 LISTENING
Schedule
[svchost.exe]
TCP 0.0.0.0:49668 MyPC:0 LISTENING
SessionEnv
[svchost.exe]
TCP 0.0.0.0:49669 MyPC:0 LISTENING
[spoolsv.exe]
TCP 0.0.0.0:49883 MyPC:0 LISTENING
Can not obtain ownership information
TCP 0.0.0.0:51433 MyPC:0 LISTENING
[sqlservr.exe]
TCP 0.0.0.0:63301 MyPC:0 LISTENING
[AODMR.exe]
TCP 127.0.0.1:1234 MyPC:0 LISTENING
[ManyCamService.exe]
TCP 127.0.0.1:2869 MyPC:57090 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57092 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57095 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57099 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57102 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57103 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57107 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57109 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57114 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57116 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57118 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57119 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57124 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57125 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57129 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57130 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57132 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57134 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57137 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57138 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57144 TIME_WAIT
TCP 127.0.0.1:2869 MyPC:57145 TIME_WAIT
TCP 127.0.0.1:3213 MyPC:0 LISTENING
[OriginWebHelperService.exe]
TCP 127.0.0.1:5354 MyPC:0 LISTENING
[mDNSResponder.exe]
TCP 127.0.0.1:27060 MyPC:0 LISTENING
[Steam.exe]
TCP 127.0.0.1:49670 MyPC:49671 ESTABLISHED
[updatesrv.exe]
TCP 127.0.0.1:49671 MyPC:49670 ESTABLISHED
[updatesrv.exe]
TCP 127.0.0.1:49835 MyPC:49836 ESTABLISHED
[ProductAgentService.exe]
TCP 127.0.0.1:49836 MyPC:49835 ESTABLISHED
[ProductAgentService.exe]
TCP 127.0.0.1:49895 MyPC:0 LISTENING
[NVIDIA Web Helper.exe]
TCP 127.0.0.1:53443 MyPC:53444 ESTABLISHED
[vsserv.exe]
TCP 127.0.0.1:53444 MyPC:53443 ESTABLISHED