Re: Removal / obsolescence of keywords in 2.3 and future

2020-10-14 Thread Willy Tarreau
Hi Lukas! On Thu, Oct 15, 2020 at 12:53:33AM +0200, Lukas Tribus wrote: > Hello, > > On Wed, 14 Oct 2020 at 15:29, Willy Tarreau wrote: > > For "nbproc", given that I had no response in the previous question and > > I anticipate some surprises if I play games with it, I'll probably apply > >

Heath check responds up even when server is down

2020-10-14 Thread Wesley Lukehart
Hello fine people. Short time lurker, first time poster. Was on version 2.0.5 with CentOS 7.6 and everything was working fine with Exchange 2019. Upgraded to 2.2.3 and now when we put Exchange into maintenance mode HAProxy does not change status - it reports that all services are still up

Re: Removal / obsolescence of keywords in 2.3 and future

2020-10-14 Thread Lukas Tribus
Hello, On Wed, 14 Oct 2020 at 15:29, Willy Tarreau wrote: > For "nbproc", given that I had no response in the previous question and > I anticipate some surprises if I play games with it, I'll probably apply > William's suggestion, consisting in starting to emit a warning about it, > and asking

Re: Unable to get pack file - HTTP 416

2020-10-14 Thread Tim Düsterhus
Hi List, Am 14.10.20 um 00:34 schrieb Tim Düsterhus: > Am 14.10.20 um 00:31 schrieb Willy Tarreau: >> I wouldn't have thought about such a client-side issue, indeed! >> >> You may be interested in discussing it on the git mailing list: >> >> g...@vger.kernel.org >> >> (not subscription

Re: Removal / obsolescence of keywords in 2.3 and future

2020-10-14 Thread Willy Tarreau
On Wed, Oct 14, 2020 at 03:35:30PM +0200, Tim Düsterhus wrote: > Willy, > > Am 14.10.20 um 15:29 schrieb Willy Tarreau: > > As previously discussed above, we can probably keep monitor-uri for now > > as it works. It's not the most elegant thing in the code but replacing > > it will be at least as

Re: Removal / obsolescence of keywords in 2.3 and future

2020-10-14 Thread Tim Düsterhus
Willy, Am 14.10.20 um 15:29 schrieb Willy Tarreau: > As previously discussed above, we can probably keep monitor-uri for now > as it works. It's not the most elegant thing in the code but replacing > it will be at least as annoying for some users as it is to keep it in > the code. Probably that

set-path impact on ACL eval and on set-var

2020-10-14 Thread Adis Nezirovic
Hi guys, Here is a funny config where I've encountered something unexpected. The theme is URL rewriting (let's say for some API), after getting the original URI, extracting fields from path, we want to construct new path and save extracted fields into query args (we use haproxy vars as

Removal / obsolescence of keywords in 2.3 and future

2020-10-14 Thread Willy Tarreau
Hi all, one year ago I proposed to remove support for "mode health", "monitor-net" and "monitor-uri", then the conversation moved to the fact that were missing "http-request return" to implement monitor-uri cleanly and nobody complained about "mode health" nor "monitor-net" which are already

Too many response errors

2020-10-14 Thread Seena Fallah
Hi. I'm facing many response errors from my backends and I have checked the logs but there were no 5xx errors for these response errors! It seems I'm in this section of code and because I use http-server-close it will count failed_resp!

Re: [PATCH v2 0/4] add set server ssl command

2020-10-14 Thread Willy Tarreau
Hi William, On Tue, Oct 13, 2020 at 04:10:35PM +0200, William Dauchy wrote: > Hi William, Willy, > > On Wed, Oct 7, 2020 at 5:02 PM William Dauchy wrote: > > adding some more thoughts we discussed internally with Pierre: > > - we started to use `show servers state`, as it was the only way to >