DOC: retry-on can only be used with mode http
authorJerome Magnin <jmagnin@haproxy.com>
Wed, 13 May 2020 18:09:57 +0000 (20:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 28 May 2020 06:38:59 +0000 (08:38 +0200)
commit2be2f9e3385961dca4de4aee4976e1643749fe99
tree6bad421321968cfee39e00bfb65b98edd66410bd
parentc3d01347cc06179a1f126e7e772a2b41b477b2ba
DOC: retry-on can only be used with mode http

The documentation for retry-on hints at it being meant to be used
in conjuction with mode http, but since we've a had bug report
involving mode tcp and retry-on, lets make it explicit in the
documentation that it only works with mode http and will be
ignored otherwise.

(cherry picked from commit 5ce3c14aa97396502fe68c6ce42a32ea99361046)
Signed-off-by: Willy Tarreau <w@1wt.eu>
doc/configuration.txt