Re: [PATCH] MINOR: config: rhttp: Downgrade error on attach-srv name parsing

2024-04-25 Thread Amaury Denoyelle
Hi William ! Sorry for the delay. We have rediscussed this issue this morning and here is my answer on your patch. It is definitely legitimate to want to be able to use reverse HTTP without SSL on the server line. However, the way that haproxy currently uses idle connection is that at least the S

Affordable Web Design/Development

2024-04-25 Thread Danny Baileys
Hi, Are you looking for a professional website Designing or Redesigning service? We deliver amazing featured websites at genuine prices in the time frame. Tell us about your requirements. We would be happy to share quotes and pricelist. Thanks & Regards, Danny [image: beacon]

Article submission for haproxy.org

2024-04-25 Thread Raddie Kalytenko
Hi there, I hope you are doing well! My name is Raddie. I am contacting you on behalf of lawrina.org. This is our legaltech space with professionally designed legal templates, guides, and AI-driven software for contract drafting. I was searching for new websites to collaborate with and came acros

Re: [PATCH 2/3] MINOR: Add `ha_generate_uuid_v7`

2024-04-25 Thread Tim Düsterhus
Hi On 4/24/24 08:39, Willy Tarreau wrote: Just thinking about all the shifts above, I think you could have gone through less efforts by acting on 64-bit randoms (less shifts). But the difference is probably not that much anyway. I've used the existing implementation for UUIDv4 as the basis, th

Re: [PATCH 2/3] MINOR: Add `ha_generate_uuid_v7`

2024-04-25 Thread Willy Tarreau
On Thu, Apr 25, 2024 at 08:15:30PM +0200, Tim Düsterhus wrote: > Hi > > On 4/24/24 08:39, Willy Tarreau wrote: > > Just thinking about all the shifts above, I think you could have > > gone through less efforts by acting on 64-bit randoms (less shifts). > > But the difference is probably not that m