It's not possible to restart zabbix without waiting for the tcp
connections to time out. This period can be more than a minute. The common
way to prevent this is to use the SO_REUSEADDR option.
connections to time out. This period can be more than a minute. The common
way to prevent this is to use the SO_REUSEADDR option.
Comment