PDA

View Full Version : PATCH: zabbix-1.1-socket_reuse_addr.patch


simix
06-07-2006, 10:41
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.

abi
06-07-2006, 11:16
i think this one has already been fixed in CVS.

Alexei
06-07-2006, 11:50
Yes, I confirm. The issue has already been fixed.