Hi.
Looks like there was a similar question in the forum
https://discourse.haproxy.org/t/trouble-with-starting-the-data-plane-api/9200
Any idea how to fix this?
Regards
Alex
On 2024-03-13 (Mi.) 00:11, Aleksandar Lazic wrote:
Hi.
I try to run dataplane as "random" user inside haproxy.cfg.
T
clang runtime (shipped with clang14) is not compatible with recent
Ubuntu kernels
more details: https://github.com/actions/runner-images/issues/9491
---
.github/workflows/vtest.yml | 11 +++
1 file changed, 11 insertions(+)
diff --git a/.github/workflows/vtest.yml b/.github/workflows/vte
couple of patches
1) spell fixes
2) CI sysctl to make new ubuntu kernels and asan friends again
Ilia Shipitsin (2):
CLEANUP: assorted typo fixes in the code and comments
CI: temporarily adjust kernel entropy to work with ASAN/clang
.github/workflows/vtest.yml | 11 +++
src/quic_cli.c
This is 40th iteration of typo fixes
---
src/quic_cli.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/quic_cli.c b/src/quic_cli.c
index 49501d53d..b4b9329da 100644
--- a/src/quic_cli.c
+++ b/src/quic_cli.c
@@ -12,7 +12,7 @@
unsigned int qc_epoch = 0;
enum quic_dum
Hi.
On 2024-03-15 (Fr.) 15:09, Christopher Faulet wrote:
Hi all,
It was evoked on the ML by Willy and mentioned in few issues on GH. It is now
official. The SPOE was marked as deprecated for the 3.0. It is not a pleasant
announce because it is always an admission of failure to remove a featur
5 matches
Mail list logo