Hi, everybody 
There is a problem with a large number of TCP connections in the TIME_WAIT state.
In version Zabbix 5.4.4 it seems like the problem has been fixed.
Updated the server version to 5.4.9 on Ubuntu 20.04. Updated the Windows version of the Agent to 5.4.9. But the number of TCP connections still remains in large numbers.
The ListenBacklog value is set to 1
What other ideas are possible in this situation?

There is a problem with a large number of TCP connections in the TIME_WAIT state.
In version Zabbix 5.4.4 it seems like the problem has been fixed.
Configurable TCP queue maximum size
A new configuration parameter ListenBacklog has been added to Zabbix server, Zabbix proxy, and Zabbix agent (Unix/Windows) configuration. This optional parameter can be used to specify the maximum number of pending connections in the TCP queue.
A new configuration parameter ListenBacklog has been added to Zabbix server, Zabbix proxy, and Zabbix agent (Unix/Windows) configuration. This optional parameter can be used to specify the maximum number of pending connections in the TCP queue.
The ListenBacklog value is set to 1
What other ideas are possible in this situation?
Comment