[PR] I need privacy security my account use Create SECURITY.md

2024-09-24 Thread PR Bot
Dear list! Author: Shabi khan Number of patches: 1 This is an automated relay of the Github pull request: I need privacy security my account use Create SECURITY.md Patch title(s): Create SECURITY.md Link: https://github.com/haproxy/haproxy/pull/2723 Edit locally: wget https://git

Advice needed for investigating a potential bug

2024-09-24 Thread Patrick Zwahlen
Hi, I ran into an issue with an haproxy located between a kibana and an elastic cluster Kibana h2/tls ---> haproxy tls ---> 3*elastic This has been running fine with Elastic Stack version 3.14 and haproxy 3.0.x for a couple weeks. After an upgrade to Elastic 3.15 (.0 and .1) I cannot

Re: [PATCH] FEATURE/MAJOR: Add upstream-proxy-tunnel feature

2024-09-24 Thread Christopher Faulet
Le 19/09/2024 à 13:04, Aleksandar Lazic a écrit : > Hi Willy. > > any chance to look into the Answer? > Hi Alex, I've started the review. First of all I agree with Willy. I guess it is not what many people have in mind when they are talking about supporting configuration of an HTTP proxy to c

Re: [PATCH] FEATURE/MAJOR: Add upstream-proxy-tunnel feature

2024-09-24 Thread Aleksandar Lazic
Hi Christopher. Thank you for your detail review. I will take some time for me to make the suggested changes. Will come back to the topic as soon as I find again time to dig into it. Best regards Alex On 2024-09-24 (Di.) 15:25, Christopher Faulet wrote: Le 19/09/2024 à 13:04, Aleksandar La

Fwd: Advice needed for investigating a potential bug

2024-09-24 Thread Valentine Krasnobaeva
Forwarded Message Subject:Advice needed for investigating a potential bug Date: Tue, 24 Sep 2024 18:39:32 +0200 From: Valentine Krasnobaeva To: patrick.zwah...@gmail.com Hi Patrick ! Thanks for reporting this ! 1. To have more detailed logs you could enable

[PR] Fix dequeue proxy listeners deadlock master

2024-09-24 Thread PR Bot
Dear list! Author: Oliver Dala Number of patches: 2 This is an automated relay of the Github pull request: Fix dequeue proxy listeners deadlock master Patch title(s): pass PROXY_LOCK status through dequeue_proxy_listeners Merge branch 'master' into fix_dequeue_proxy_listeners_deadlock