Fading Coder

One Final Commit for the Last Sprint

Resolving Excessive TIME_WAIT Connections on Windows Systems

When monitoring a Zabbix agent, an alert indicated unavailability despite the agent process running. Checking network cnonections revealed numerous TCP connections in the TIME_WAIT state, prevanting new connections to the proxy due to exhausted socket resources. In active mode, the agent initiates c...