What is the TCPCopy related to? that shown on "ProcessMonitor" Utility.

Mohammad Abu Zaid 0 Reputation points
2023-10-03T13:42:51.27+00:00

Hello All,

I'm monitoring the TCP port connection on one of the application pools that connected to my application and during the monitoring using "ProcessMonitor" utility from microsoft i noticed that there is a "TCPCopy" written same as the "TCP Recieved" as shown on below screenshot.

Can anyone advise what is causing this? and how to remove it?

Note: I'm using windows server 2019

User's image

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,480 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,205 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 56,931 Reputation points
    2023-10-03T20:54:50.3066667+00:00

    it means the process received a copy of another process's tcp packet. I assume it is IIS passing the clone to the worker process.