Be less agressive about marking home servers as zombie.
authorAlan T. DeKok <aland@freeradius.org>
Wed, 4 Aug 2010 12:17:37 +0000 (14:17 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 4 Aug 2010 13:30:50 +0000 (15:30 +0200)
commit7c11a0e03ab7e9270ea4764339261abcca0fd70d
tree22d86c9dbdbf0c1747a07552565cdfb19ac60874
parent7480c9f55c5cc4655c22dbf00c4bcd837cd4e12d
Be less agressive about marking home servers as zombie.

Instead of marking them as zombie as soon as ONE packet doesn't
receive a response, mark then as zombie when we have received NO
responses for (zombie_period / 4)
src/include/realms.h
src/main/event.c
src/main/realms.c