nanny (was Re: bind-9.8.1: INSIST(! dns_rdataset _isassociated(sigrdataset)) failed)

Evan Hunt each at isc.org
Fri Nov 18 19:48:35 UTC 2011


> Personally I have always thought that the perl script in contrib is
> overly complex.
> 
> #!/bin/sh
> 
> while : ; do
> 	/path/named -f <whatever other flags you use>
> 	sleep 17
> done

That works, but note that it won't catch the problem if named hangs.

Running it in xinetd works too, but same note.

-- 
Evan Hunt -- each at isc.org
Internet Systems Consortium, Inc.



More information about the bind-users mailing list