mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 19:41:33 +01:00
Precompute the maximum header name length from the atlas evidence headers at init and hot-reload time. Use it in da_haproxy_fetch() to skip headers early that cannot match any known DeviceAtlas evidence header, avoiding unnecessary string copies and comparisons.