Zabbix agent calls zbx_tcp_check_allowed_peers() for every passive monitoring. The function parses CONFIG_HOSTS_ALLOWED and matches IP addr. Its process is redundunt and it had better have a cache for accept IP addr.
Zabbix agent calls zbx_tcp_check_allowed_peers() for every passive monitoring. The function parses CONFIG_HOSTS_ALLOWED and matches IP addr. Its process is redundunt and it had better have a cache for accept IP addr.