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
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
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