Re: [PATCH] MINOR: sample: add json_string

2021-04-12 Thread Willy Tarreau
On Mon, Apr 12, 2021 at 10:36:30PM +0200, Tim Düsterhus wrote: > Aleks, > > [Willy: I believe the patch is in a state that warrants you taking a look at > it!] Yeah, I'll have a look today, thanks for your exchanges on this. Willy

About the 'Hot Restarts' of haproxy

2021-04-12 Thread Rmrf99
In this Slack engineering blog post: https://slack.engineering/migrating-millions-of-concurrent-websockets-to-envoy/ they replace HAProxy with Envoy for **Hot Restart**, just curious does HAProxy new version will have similar approach? or have better solution(in the future). Sent with

Re: [PATCH] MINOR: sample: add json_string

2021-04-12 Thread Moemen MHEDHBI
On 08/04/2021 21:55, Aleksandar Lazic wrote: > Hi. > > Attached the patch to add the json_string sample. > > In combination with the JWT patch is a pre-validation of a bearer token > part possible. > > I have something like this in mind. > > http-request set-var(sess.json) >

Re: [PATCH] JWT payloads break b64dec convertor

2021-04-12 Thread Moemen MHEDHBI
On 12/04/2021 23:13, Aleksandar Lazic wrote: > Hi Moemen, > > any chance to get this feature before 2.4 will be realeased? > > Regards > Aleks > Hi Aleksandar, I have updated the patch (attached) so it gets reviewed and eventually merged. I know this is going to be useful with what you are

Re: [PATCH] JWT payloads break b64dec convertor

2021-04-12 Thread Aleksandar Lazic
Hi Moemen, any chance to get this feature before 2.4 will be realeased? Regards Aleks On 06.04.21 09:13, Willy Tarreau wrote: Hi Moemen, On Tue, Apr 06, 2021 at 01:58:11AM +0200, Moemen MHEDHBI wrote: Only part unclear: On 02/04/2021 15:04, Tim Düsterhus wrote: +int base64urldec(const char

Re: [PATCH] MINOR: sample: add json_string

2021-04-12 Thread Tim Düsterhus
Aleks, [Willy: I believe the patch is in a state that warrants you taking a look at it!] thank you. This looks *much* better now. I primarily have some style complaints. I'll probably also complain about the documentation a bit more, but you already said that you are still working on it.

Re: [PATCH] MINOR: sample: add json_string

2021-04-12 Thread Aleksandar Lazic
Hi. another patch which honer the feedback. The doc will be enhanced but I have a question about that sequence. This should write the double value to the string but I think I have here some issue. ``` printf("\n>>>DOUBLE rc:%d: double:%f:\n",rc, double_val);

[ANNOUNCE] haproxy-1.8.30

2021-04-12 Thread Amaury Denoyelle
Hi, HAProxy 1.8.30 was released on 2021/04/12. It added 8 new commits after version 1.8.29. The main point of this release is the fix of the regression on the frequency counters introduced in the latest release. Thanks to users feedback, the bug was quickly spotted and the fix validated in higher

[ANNOUNCE] haproxy-2.0.22

2021-04-12 Thread Amaury Denoyelle
Hi, HAProxy 2.0.22 was released on 2021/04/12. It added 23 new commits after version 2.0.21. Most notably, this release fixes a regression affecting the frequency counters. Thanks to quick users feedback, the bug was quickly spotted and the fix validated in higher version before being backported

Re: [ANNOUNCE] haproxy-2.4-dev16

2021-04-12 Thread Christopher Faulet
Le 12/04/2021 à 09:40, Илья Шипицин a écrit : Dear Team, can we address at least #1112, #1119 before 2.4 is released ? Of course, thanks for the reminder ! -- Christopher Faulet

Re: [ANNOUNCE] haproxy-2.4-dev16

2021-04-12 Thread Илья Шипицин
Dear Team, can we address at least #1112, #1119 before 2.4 is released ? пт, 9 апр. 2021 г. в 20:52, Willy Tarreau : > Hi, > > HAProxy 2.4-dev16 was released on 2021/04/09. It added 37 new commits > after version 2.4-dev15. > > This one is particularly calm, I even hesitated between making it