-
I'm requesting guidance with parsing haproxy logs with goaccess.
Here are a couple of formating attempts, however, all attempts keep returning errors at every step.
`goaccess -f haproxy.log --l…
-
I want to reuse the request unique-id generated by haproxy, so I tried to add `id=unique_id` in haproxy SPOE configuration but I have:
```
DBG unknown kv entry name=id
```
-
hello, team.
if nobody minds, I would like to add aws-lc images.
-
Hi,
Is it possible to configure the pg_auto_failover with haproxy like if the primary becomes standby and standby becomes primary the pg_auto_failover can communicate its status to haprxoy so hapro…
-
[HAProxy 3.1 deprecated the `program` section](https://www.haproxy.com/blog/announcing-haproxy-3-1#deprecated-features), so to enable the Data Plane API as [described in the readme](https://github.com…
-
Is it supported to use a configuration directory with this tool?
Currently HAProxy supports it by loading the configuration files in lexical order and pointing the config to a folder.
-
**Environment**
OS: Ubuntu 24.04
Ansible Environment:
```
ansible [core 2.16.3]
config file = /home/user/.ansible.cfg
configured module search path = ['/home/user/.ansible/plugins/modules', '/…
-
During a search for an HAProxy WAF, I came across the [HAProxy bouncer](https://docs.crowdsec.net/u/bouncers/haproxy/). From what I understand:
- The bouncer talks to the Security Engine
- The Sec…
-
### Contact Details
wlallemand@haproxy.com
### Version
v5.7.4
### Description
Hello,
After updating our CI with the latest WolfSSL version, I found out that 2 of our regression tests were brok…
-
The [HAProxy bouncer documentation](https://docs.crowdsec.net/u/bouncers/haproxy/) speaks of a 'local API' (being CrowdSec).
However, many pieces of the documentation show that any (remote) API can…