i suggest to add this reqrep feature to the backend template.
As the official documentation says :
The legacy statements reqrep and reqirep are still usefull for the cases not yet covered by the http-request rules.
My use case is to remove the grafana web context, and no HTTP header fields can be change with a http-request replace-value. So, and it works, I need to add this line to the backend definition:
i suggest to add this reqrep feature to the backend template.
As the official documentation says :
My use case is to remove the grafana web context, and no HTTP header fields can be change with a
http-request replace-value
. So, and it works, I need to add this line to the backend definition:Sources: https://www.haproxy.com/doc/aloha/7.0/haproxy/http_rewriting.html#rewrite-anywhere-in-the-request-using-regexes https://en.wikipedia.org/wiki/List_of_HTTP_header_fields