mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-11 10:01:13 +01:00
Action function can return 3 status: - error if the action encounter fatal error (like out of memory) - yield if the action must terminate his work later - continue in other cases