mirror of
				https://git.haproxy.org/git/haproxy.git/
				synced 2025-10-31 16:41:01 +01:00 
			
		
		
		
	A shared tcp-check ruleset is now created to support agent checks. The following
sequence is used :
    tcp-check send "%[var(check.agent_string)] log-format
    tcp-check expect custom
The custom function to evaluate the expect rule does the same that it was done
to handle agent response when a custom check was used.