How to delete a node in EB Tree

2011-03-09 Thread xiaoxin
Hello: I am try to delete the proxy because some task. and reload the new proxy. and then use check_config_validity. but I get the problem that I use the fallowing code in delete_proxy() (custom function) /* p = proxy */ 786

Re: How to delete a node in EB Tree

2011-03-09 Thread Willy Tarreau
Hello, On Thu, Mar 10, 2011 at 01:59:30PM +0800, xiaoxin wrote: Hello: I am try to delete the proxy because some task. and reload the new proxy. and then use check_config_validity. but I get the problem that I use the fallowing code in delete_proxy() (custom function)