Re: [PATCH] CLEANUP: standard: Fix typo in IPv6 mask example

2018-02-20 Thread Willy Tarreau
On Tue, Feb 20, 2018 at 05:02:18PM +0100, Tim Duesterhus wrote: > IPv6 addresses with two double colons are invalid. Thank you Tim, now applied. Willy

Re: BUG/MINOR: dns: false positive downgrade of accepted_payload_size

2018-02-20 Thread Baptiste
Hi Lukas, Le 19 févr. 2018 23:37, "Lukas Tribus" a écrit : Hello Baptiste, On 19 February 2018 at 18:59, Baptiste wrote: > Hi guys, > > While working with consul, I discovered a "false positive" corner case which > triggers a downgrade of the

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread rainer
Am 2018-02-19 14:04, schrieb Willy Tarreau: Hi, On Mon, Feb 19, 2018 at 12:18:36PM +, Pieter Vogelaar wrote: Hi, At the moment if we set backends in maintenance mode, the servers can't be reached by anyone. Is it possible to still allow traffic from certain IP's (of the office network)

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread Pieter Vogelaar
Hi Willy, Thanks I will look into that! On the statistics report page it's possible to set all servers of a backend in maintence mode. Is it also possible to set the servers of all backends in maintenance mode? Best regards, Pieter Vogelaar Op 19-02-18 14:04 heeft Willy Tarreau

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread Pavlos Parissis
On 20/02/2018 09:11 πμ, Pieter Vogelaar wrote: > Hi Willy, > > Thanks I will look into that! > > On the statistics report page it's possible to set all servers of a backend > in maintence mode. Is it also possible to set the servers of all backends in > maintenance mode? > > Best regards, >

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread Willy Tarreau
On Tue, Feb 20, 2018 at 08:11:25AM +, Pieter Vogelaar wrote: > On the statistics report page it's possible to set all servers of a backend > in maintence mode. Is it also possible to set the servers of all backends in > maintenance mode? I don't think so. At least the page doesn't offer the

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread rainer
Am 2018-02-20 13:44, schrieb Willy Tarreau: On Tue, Feb 20, 2018 at 12:33:59PM +0100, rai...@ultra-secure.de wrote: can you point out what is wrong with this config? https://stackoverflow.com/questions/29248144/working-configuration-for-haproxy-with-the-force-persist-setting Thanks for the

Re: What is a nice way to bypass the maintenance mode for certain IP's?

2018-02-20 Thread Willy Tarreau
On Tue, Feb 20, 2018 at 12:33:59PM +0100, rai...@ultra-secure.de wrote: > can you point out what is wrong with this config? > > https://stackoverflow.com/questions/29248144/working-configuration-for-haproxy-with-the-force-persist-setting Thanks for the link, I've responded there so that the

[PATCH] CLEANUP: standard: Fix typo in IPv6 mask example

2018-02-20 Thread Tim Duesterhus
IPv6 addresses with two double colons are invalid. This typo was introduced in commit 471851713af20d84b67b8966471ea758dc8c12b9. --- include/common/standard.h | 2 +- src/standard.c| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/common/standard.h

Action Required: Upgrade haproxy@formilux.org Quota Now!!

2018-02-20 Thread formilux . org Team
    Hi haproxy Your mailbox quota is full. This may cause a malfunction in your mailbox or you may not be able to receive more e-mails. To continue using haproxy@formilux.org, We recommend that you immediately upgrade your mailbox quota. This service is free of charge. Upgrade;

Re: mworker: seamless reloads broken since 1.8.1

2018-02-20 Thread William Dauchy
Hello, I retrieve this old thread since we are getting the issue again with: # haproxy -vv HA-Proxy version 1.8.4-1deb90d 2018/02/08 I am trying to see whether I can reproduce it easily. Best, -- William