On Thu, Feb 03, 2011 at 08:20:02PM -0000, [email protected] wrote: > Author: sf > Date: Thu Feb 3 20:20:02 2011 > New Revision: 1066944 > > URL: http://svn.apache.org/viewvc?rev=1066944&view=rev > Log: > Reload resolv.conf on graceful restarts > > PR: 50619 > Submitted by: Matt Miller <m miller f5 com>, Stefan Fritsch
Why is it necessary to push out management of the libc resolver to the daemon? This looks like creeping featurism. You can and should use nscd if you need running daemons to be able to cope with resolver config changes on the fly. Regards, Joe
