]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: doc: missing entries for sc-add-gpc()
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 17 Mar 2023 10:46:37 +0000 (11:46 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 17 Mar 2023 12:09:09 +0000 (13:09 +0100)
commit5b4e16ee2d809b9d7aeb72fdff8c330718659c73
tree50bbde19ecb1f01de6e8680d566dfb38a38067af
parente2907c7ee370dd39aed2c94edb51b8cb90e400ed
MINOR: doc: missing entries for sc-add-gpc()

When sc-add-gpc() action was implemented in 5a72d03 ("MINOR:
stick-table: implement the sc-add-gpc() action"), its usage was
only documented for "http-request", but according to the code it
now applies everywhere sc-inc-gpc() is mentioned.

Adding the missing entries in the doc everywhere the action may
be used.

The issue was detected by the haproxy-controller bot and was reported
by Pratik Mohanty and Marko Juraga.

No backport needed, unless 5a72d03 ("MINOR: stick-table: implement the
sc-add-gpc() action") is being backported.
doc/configuration.txt