mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-09 04:51:01 +02:00
When pools are declared using DECLARE_POOL(), REGISTER_POOL etc, we know where they are and it's trivial to retrieve the file name and line number, so let's store them in the pool_registration, and display them when known in "show pools detailed".