-
When issueing this command
setsebool -P haproxy_connect_any 1 # SELinux name_bind access
I get the following error and cannot enable haproxy
[root@ocp-svc haproxy]# libsepol.context_from_reco…
-
Thanks for this it's been working great for past couple of years but I'm wanting to get a wildcard certificate and letsencrypt FAQ says that requires ACME v2 api. This tool uses v1 api.
Are there …
-
I wonder how to secure haproxy. For example I would like to use basic auth to limit access to some :9090. It's super weird that with default config for this project anyone can access `getconfig`.
O…
-
Hi,
the Haproxy supports h2 frontend support and I tried to enable it with marathon-lb. I took a while but finally I was successful.
I created the following overwrite template HAPROXY_HTTPS_FRO…
-
### Environment ###
RHEL7,
Meza 1.30,
HAProxy changed from "SSL Termination" to "SSL Passthrough"
Apache re-worked to handle all traffic as SSL
MEZA deploy modified to never alter HAProxy confi…
-
Command: metrics-haproxy.rb -c /var/lib/haproxy/stats
Even when I provide username and password the result is still:
Unable to fetch stats from haproxy after 3 attempts
When I run the metrics …
-
Hey,
Did you thought about doing an API like haproxy?
For enable or disable a proxy by example.
Regards
-
## Output of `haproxy -vv` and `uname -a`
```
# haproxy -vv
…
-
### Your Feature Request
I wish that my external check does not time out with my interval time. In a scenario where there is a high load, the check may take longer as it queries the servers for some …
-
Your haproxy-confd dockerfile is super popular on the registry, 5530 downloads and counting.
Might be a good idea to split it into it's own project now, so the commit history is easier to view.