mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 15:42:48 +02:00
Move backend compatibility checks performed during 'add server' in a dedicated function be_supports_dynamic_srv(). This should simplify addition of future restriction. This function will be reused when implementing backend creation at runtime.