Re: gitlab server behind haproxy never switches to http/3

2023-04-27 Thread Shawn Heisey
On 4/27/23 20:59, Tristan wrote: Hmm.  The web server is on the local gigabit LAN with the client. Would that give TCP a significant enough boost that it could beat UDP? Hard to say; in our case it seemed more random than actually driven by anything remotely close to clear. I'm merely

Re: gitlab server behind haproxy never switches to http/3

2023-04-27 Thread Tristan
I did figure out that ufw was not allowing udp/443.  So it turns out that wasn't working for any website on that install. Ah yep, the fact that allow 443 implies allow tcp/443 and you need to explicitly allow udp/443 is yet another "quirky" thing (to be polite...) But even after allowing

Re: gitlab server behind haproxy never switches to http/3

2023-04-27 Thread Shawn Heisey
I did figure out that ufw was not allowing udp/443. So it turns out that wasn't working for any website on that install. I have another install in AWS that IS working, and it turns out that when I was seeing the green lightning bolt in firefox, it was one of those websites, not the ones in

Re: gitlab server behind haproxy never switches to http/3

2023-04-27 Thread Tristan
One of the websites I have behind it is my gitlab server.  That is always http/2, it never switches to http/3. Does anyone know why that happens, and whether there is anything I can do about it?  The alt-svc header IS received by the browser. Browsers unfortunately do not give much

gitlab server behind haproxy never switches to http/3

2023-04-27 Thread Shawn Heisey
I have haproxy installed, doing http/3. The http/3 is working for almost everything. I build it from the main branch and update it fairly often. One of the websites I have behind it is my gitlab server. That is always http/2, it never switches to http/3. Does anyone know why that

Re: [ANNOUNCE] haproxy-2.7.7

2023-04-27 Thread Willy Tarreau
On Thu, Apr 27, 2023 at 04:59:24PM +0200, Christopher Faulet wrote: > Hi, > > HAProxy 2.7.7 was released on 2023/04/27. It added 163 new commits > after version 2.7.6. > > This release is pretty huge. In one month, the QUIC team achieved an amazing > work to improve the stack and make it more

[ANNOUNCE] haproxy-2.7.7

2023-04-27 Thread Christopher Faulet
Hi, HAProxy 2.7.7 was released on 2023/04/27. It added 163 new commits after version 2.7.6. This release is pretty huge. In one month, the QUIC team achieved an amazing work to improve the stack and make it more stable. A big thanks to Tristan for his priceless help. More than half of commits

https://www.haproxy.org/

2023-04-27 Thread anila jamse
-- Hi Dear, I want to post here( https://www.haproxy.org/ ) let me know the price for each post. I am waiting for your reply... Thank You Anila

Re: Interface?

2023-04-27 Thread Stefan Fuhrmann
Hello, how ist it with: https://github.com/hap-wi/roxy-wi Im using also pfsense firewall, which has also a gui greets Stefan Am 27.04.23 um 04:32 schrieb Jeremy Hansen: Just curious if there’s any useful web interfaces for managing HAProxy configs? Thanks -jeremy