mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-04 14:41:45 +01:00
sess_establish() used to resort to protocol-specific guesses in order to set rep->analysers. This is no longer needed as it gets set from the frontend and the backend as a copy of what was defined in the configuration.