mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-10 07:01:21 +02: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.