Re: [RADIATOR] FarmChildHook to rotate AuthPort, AcctPort and DBSource

2015-12-02 Thread Heikki Vatiainen
On 1.12.2015 16.18, Christian Kratzer wrote: >>> # walk over all AuthBy and Hash database credentials by >>> farmInstance >>> foreach my $auth (@{$main::config->{AuthBy}}) { >>> my $id = $auth->{Identifier}; >> >> You could also fetch the AuthBy handle directly with something

Re: [RADIATOR] FarmChildHook to rotate AuthPort, AcctPort and DBSource

2015-12-01 Thread Christian Kratzer
Hi Heikki, sorry about the delay in answering this. On Wed, 4 Nov 2015, Heikki Vatiainen wrote: > On 13.10.2015 15.45, Christian Kratzer wrote: > >> 3. Also note the rather high number fo MaxFailedRequests in HASHBALANCE. I >> saw the backends get marked bad instantly when activating this in a

Re: [RADIATOR] FarmChildHook to rotate AuthPort, AcctPort and DBSource

2015-11-03 Thread Heikki Vatiainen
On 13.10.2015 15.45, Christian Kratzer wrote: > 3. Also note the rather high number fo MaxFailedRequests in HASHBALANCE. I > saw the backends get marked bad instantly when activating this in a high load > enviroment with a low number fo MaxFailedRequests. I never quite found out > why but ass