On Fri, Apr 03, 2026 at 11:29:04PM +0200, Tim Duesterhus wrote: > This allows to use the `unique-id` fetch within `tcp-check` or `http-check` > ruleset. The format is taken from the checked server's backend (which is > naturally inherited from the corresponding `defaults` section). > > This is particularly useful with > > http-check send ... hdr request-id %[unique-id] > > to ensure all requests sent by HAProxy have a unique ID header attached. > > This resolves GitHub Issue #3307. > > Reviewed-by: Volker Dusch <[email protected]>
Looks good, just staying on hold depending on the last two patches. Thanks! Willy

