mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 15:47:01 +02:00
DOC: config: Fix 'http-response send-spoe-group' documentation
Arguments were missing in the rule heading. This patch may be backported as far as 2.0.
This commit is contained in:
parent
eae8afaa60
commit
24e7f354e9
@ -7203,7 +7203,8 @@ http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
|
|||||||
boolean. If an error occurs, this action silently fails and the actions
|
boolean. If an error occurs, this action silently fails and the actions
|
||||||
evaluation continues.
|
evaluation continues.
|
||||||
|
|
||||||
http-response send-spoe-group [ { if | unless } <condition> ]
|
http-response send-spoe-group <engine-name> <group-name>
|
||||||
|
[ { if | unless } <condition> ]
|
||||||
|
|
||||||
This action is used to trigger sending of a group of SPOE messages. To do so,
|
This action is used to trigger sending of a group of SPOE messages. To do so,
|
||||||
the SPOE engine used to send messages must be defined, as well as the SPOE
|
the SPOE engine used to send messages must be defined, as well as the SPOE
|
||||||
|
Loading…
Reference in New Issue
Block a user