Re: haproxy doesn't bring failed server up

2019-10-29 Thread Baptiste
On Mon, Oct 7, 2019 at 9:09 PM Lukas Tribus wrote: > Hello, > > On Mon, Oct 7, 2019 at 10:00 AM rihad wrote: > > > > BTW, all these resolver hold settings are a bit confusing, is there a > way to tell > > haproxy to rely on the TTL it gets from DNS servers/resolvers? It seems > to be > >

Re: haproxy doesn't bring failed server up

2019-10-07 Thread Lukas Tribus
Hello, On Mon, Oct 7, 2019 at 10:00 AM rihad wrote: > > BTW, all these resolver hold settings are a bit confusing, is there a way to > tell > haproxy to rely on the TTL it gets from DNS servers/resolvers? It seems to be > relying on some hard-coded default values instead. I don't think TTL is

Re: haproxy doesn't bring failed server up

2019-10-07 Thread rihad
BTW, all these resolver hold settings are a bit confusing, is there a way to tell haproxy to rely on the TTL it gets from DNS servers/resolvers? It seems to be relying on some hard-coded default values instead. *hold *

Re: haproxy doesn't bring failed server up

2019-10-07 Thread rihad
On 10/07/2019 11:02 AM, Lukas Tribus wrote: Hello, On Mon, Oct 7, 2019 at 6:30 AM rihad wrote: Thanks! But according to the manual, shouldn't haproxy re-resolve AWS server name regardless of its resolver settings? A few other events can trigger a name resolution at run time: - when a

Re: haproxy doesn't bring failed server up

2019-10-07 Thread Lukas Tribus
Hello, On Mon, Oct 7, 2019 at 6:30 AM rihad wrote: > Thanks! But according to the manual, shouldn't haproxy re-resolve AWS server > name regardless of its resolver settings? > > > A few other events can trigger a name resolution at run time: > - when a server's health check ends up in a

Re: haproxy doesn't bring failed server up

2019-10-06 Thread rihad
On 10/07/2019 03:11 AM, Cyril Bonté wrote: Hi, Le 06/10/2019 à 09:19, rihad a écrit : Hi, all. This annoying bug can be experienced in 1.7-2.0 servers (while 1.9 has added another bug of high CPU utilization - unrelated to this). In essence, once an external server that we forward internal

Re: haproxy doesn't bring failed server up

2019-10-06 Thread Cyril Bonté
Hi, Le 06/10/2019 à 09:19, rihad a écrit : Hi, all. This annoying bug can be experienced in 1.7-2.0 servers (while 1.9 has added another bug of high CPU utilization - unrelated to this). In essence, once an external server that we forward internal requests to stops responding for some time