mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-25 08:10:54 -04:00
DOC: name set-gpt0 mismatch with the expected keyword
replace set-gpt0 by sc-set-gpt0 must be backported in 1.6
This commit is contained in:
parent
c8f0e78b25
commit
b912567020
1 changed files with 1 additions and 1 deletions
|
|
@ -8722,7 +8722,7 @@ tcp-request content <action> [{if | unless} <condition>]
|
|||
- capture : the specified sample expression is captured
|
||||
- { track-sc0 | track-sc1 | track-sc2 } <key> [table <table>]
|
||||
- sc-inc-gpc0(<sc-id>)
|
||||
- set-gpt0(<sc-id>) <int>
|
||||
- sc-set-gpt0(<sc-id>) <int>
|
||||
- set-var(<var-name>) <expr>
|
||||
- silent-drop
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue