Re: Possible problem with custom error pages -- backend server returns 503, haproxy logs 503, but the browser gets 403

2022-08-22 Thread Jarno Huuskonen
Hello, On 8/22/22 17:37, Shawn Heisey wrote: The same problem also happens with 2.6.4, built with the same options as the dev version. HAProxy version 2.6.4 2022/08/22 - https://haproxy.org/ I have documentation for the problem details in another project's bug tracker: https://issues.apach

Boost Your Outreach

2022-08-22 Thread Nicole Davis
Hi, This is a quick check if you are looking for an Email Campaign Tool? I would like to introduce you to one of the most affordable and comprehensive Email Campaign Tool (ReachEngine.io), which allow you to send unlimited cold emails to all of your ideal prospects within just few clicks.

Server state file: port doesn't change after config update

2022-08-22 Thread Bren
Hello, We've been seeing another minor issue I've been meaning to ask about. We're using a server state file: server-state-file /var/lib/haproxy/server_state In my systemd config for haproxy I've added a couple lines to save the server state on reload/stop: ExecReload=/usr/local/sbin/haproxy

Lua: processing expired on timeout when using core.msleep

2022-08-22 Thread Bren
Greetings, This is a minor issue I've been meaning to ask about. I have a fairly simple Lua script that simply runs core.msleep on certain requests for a random number of ms to slow them down. I've noticed this in the logs: [ALERT]    (3650884) : Lua function 'delay_request': aborting Lua proce

Re: [*EXT*] [ANNOUNCE] haproxy-2.6.3

2022-08-22 Thread Bren
--- Original Message --- On Monday, August 22nd, 2022 at 7:03 AM, William Lallemand wrote: > I'm going to issue a 2.6.4 today with the patch. Just rolled out 2.6.4 and everything appears to be working as expected now. Thanks!

Possible problem with custom error pages -- backend server returns 503, haproxy logs 503, but the browser gets 403

2022-08-22 Thread Shawn Heisey
Here is the full haproxy -vv: HAProxy version 2.7-dev4-16972e-5 2022/08/22 - https://haproxy.org/ Status: development branch - not safe for use in production. Known bugs: https://github.com/haproxy/haproxy/issues?q=is:issue+is:open Running on: Linux 5.15.0-1017-aws #21~20.04.1-Ubuntu SMP Fri Aug

[ANNOUNCE] haproxy-2.6.4

2022-08-22 Thread William Lallemand
Hi, HAProxy 2.6.4 was released on 2022/08/22. It added 2 new commits after version 2.6.3. This version was quickly released after the 2.6.3 because it introduced a regression which could cause an infinite loop. When in mworker mode, and without any master CLI configured (-S), after forking the w

Re: [*EXT*] [ANNOUNCE] haproxy-2.6.3

2022-08-22 Thread William Lallemand
On Sat, Aug 20, 2022 at 09:56:40PM +0200, Willy Tarreau wrote: > On Sat, Aug 20, 2022 at 09:36:21PM +0200, Ionel GARDAIS wrote: > > That was it : > > - remove the EXTRAOPTS from /etc/default/haproxy > > - stop the running process referencing -x /run/haproxy/admin.sock on the CLI > > - upgrade > >

Re: [*EXT*] [ANNOUNCE] haproxy-2.6.3

2022-08-22 Thread William Lallemand
On Sat, Aug 20, 2022 at 08:50:25PM +, Bren wrote: > --- Original Message --- > On Saturday, August 20th, 2022 at 3:43 PM, Vincent Bernat > wrote: > > > Do you have something here too? > > Nope. In fact I just removed that from the build. > > > This does not match the file shipped b