Baptiste Assmann
Baptiste Assmann
### Your Feature Request When a data is stored in a stick table and data expiration is enabled, HAProxy maintain an "expire" counter. This expiration counter is not accessible from...
Hi, I create one single issue to discuss some missing features for the HTTP cache in HAProxy. Then, later, we could split this list into issue for tracking each development....
### Your Feature Request support STARTTLS for the mailer servers in the mailer section Note to myself: PS-123 ### What are you trying to do? Send emails to a server...
### Your Feature Request Add support for an option "source " to the `http-check connect` and `tcp-check connect` actions. Note to myself: PS-114 ### What are you trying to do?...
### Your Feature Request When HAProxy blocks a request because it's not RFC compliant, it will return a 400 status code and generate a log line containing the status code...
Allow supporting the `option persist` of HAProxy when persistence is enabled. This should "force" traffic to carry on being routed to pods that are in NotReady state when a client...
Like issue #84 but for layer 7. https://cbonte.github.io/haproxy-dconv/2.0/configuration.html#4.2-retry-on
Current auth feature is configured in the frontend section of HAProxy. This is fine for most cases. That said, some people may want to allow unauthenticated browsing for some conditions...
In modern infra or when we have a lot of service-to-service communication, tracking things is not an easy task. Since HAProxy is able to generate unique ids per request, it...
SSL/TLS configuration is very important and for security reasons, people may want to forbid some versions of the protocol or some ciphers. Would be great to allow configuration of such...