mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-18 21:41:10 +01:00
This member is used to index the hostname_dn contents for DNS resolution. Let's replace it with a cebis_tree to save another 32 bytes (24 for the node + 8 by avoiding the duplication of the pointer). The struct server is now at 3904 bytes.