-
### Detailed Description of the Problem
We use HAProxy as our load balancer and as a stickiness mechanism to direct requests to specific backend servers. We recently added a new endpoint to our backe…
-
We are deploying a simple HAProxy container as a DaemonSet.
DockerFile
```
FROM haproxy:1.7
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y dnsutils
COPY haproxy.cfg…
-
### Bug description
I have an issue with basic auth that started with 1.41. I have also tested this on a brand new deployement.
I have a couple headless childs (docker) streaming to a parent (dock…
-
Hi,
Per https://www.haproxy.com/blog/truly-seamless-reloads-with-haproxy-no-more-hacks/
Haproxy 1.8's socket transfer mechanism would provide seamless reload, basically both haproxy-a/b would s…
-
Steps to reproduce
------------------
Following the tutorial at
https://www.haproxy.com/blog/haproxy-and-let-s-encrypt
Get to the deploy step and I get a permissions error when trying to move t…
pnunn updated
8 months ago
-
### Detailed Description of the Problem
Hi,
We are using server-template for the backends, where we configure maxconn for each (set to 170). We expect the maximum number of current sessions per back…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
We are running a kubeadm k8s cluster with Cilium 1.15.2. I installed cilium with policy e…
-
### Description of the bug:
I'm trying to update a fairly complicated Bazel project from Bazel v6.5.0 to v7.x.x, but encountering strange issues. Unfortunately, I can't pinpoint _exactly_ where t…
-
Trying to deploy infisical via docker swarm. When I run the db migration I get the error below. First time I have used docker swarm so I am sure I am missing something.
```
> backend@1.0.0 migrati…