mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-30 18:21:24 +02:00
First, concat() is a converter, not a sample fetch. So use str() sample fetch with no string and call concat on it. Then, the argument of the set-uri rule must be a log format string. So it must be inside %[] to be evaluated.