mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-31 16:42:05 +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.