mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 22:13:33 +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.