projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a924804
)
DOC: config: remove duplicated "http-response sc-set-gpt0" directive
author
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 5 Jan 2023 10:24:55 +0000
(11:24 +0100)
committer
Christopher Faulet
<cfaulet@haproxy.com>
Thu, 5 Jan 2023 10:24:57 +0000
(11:24 +0100)
This directive was erroneously duplicated.
This patch could be backported as far as 2.5.
doc/configuration.txt
patch
|
blob
|
history
diff --git
a/doc/configuration.txt
b/doc/configuration.txt
index
8b2b9a6
..
c5e6d2a
100644
(file)
--- a/
doc/configuration.txt
+++ b/
doc/configuration.txt
@@
-7927,8
+7927,6
@@
http-response sc-set-gpt(<idx>,<sc-id>) { <int> | <expr> }
[ { if | unless } <condition> ]
http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
[ { if | unless } <condition> ]
-http-response sc-set-gpt0(<sc-id>) { <int> | <expr> }
- [ { if | unless } <condition> ]
These actions set the 32-bit unsigned General Purpose Tags according to the
sticky counter designated by <sc-id>. Please refer to "http-request