projects
/
haproxy-2.3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b77ab5
)
DOC: config: Fix 'http-response send-spoe-group' documentation
author
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 12 Aug 2021 07:32:07 +0000
(09:32 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Thu, 12 Aug 2021 15:09:39 +0000
(17:09 +0200)
Arguments were missing in the rule heading. This patch may be backported as
far as 2.0.
(cherry picked from commit
24e7f354e9ccf292eb4404e7e50b87b5b0a61ccd
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit
68fc3a1ad8ecfeb78938889c416deb8d6b2d4ff4
)
Signed-off-by: Willy Tarreau <w@1wt.eu>
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
056e414
..
4a94e0c
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-6685,7
+6685,8
@@
http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
boolean. If an error occurs, this action silently fails and the actions
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,
the SPOE engine used to send messages must be defined, as well as the SPOE