
horms at verge
Apr 9, 2011, 4:18 PM
Post #4 of 4
(513 views)
Permalink
|
|
Re: [lvs-users] Patch for ldirectord v1.186-ha
[In reply to]
|
|
On Fri, Apr 08, 2011 at 12:00:16PM +0200, Ivan Havlicek wrote: > 2011/4/8 Simon Horman <horms [at] verge>: > >> the function check_dns needs to ignore the SIGCHILD otherwise > >> ldirectord try to spawn a new child infinitely.. > >> There's my patch to make it work : > >> patch -p1 ldirectord < ignore_sig_child.patch > > > > nice catch! I guess we also need this change in all the other > > places that we use eval, or specifically in check_http(). > > Hi, > > Not sure it's needed. > For now, I use check_http and check_ldap with success as is. > Perhaps, only check_dns create child process ?! > Sorry, I'm not Perl monger, can't help more... Thanks, I guess there is something extra-special going on inside Net::DNS. I have applied your original patch. _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - lvs-users [at] LinuxVirtualServer Send requests to lvs-users-request [at] LinuxVirtualServer or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|