diff --git a/doc/configuration.txt b/doc/configuration.txt index b79b028c9..bfe744f87 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -18997,6 +18997,15 @@ track [/] enabled. If is omitted the current one is used. If disable-on-404 is used, it has to be enabled on both proxies. + Example : + + backend A + server a1 1.1.1.1:80 track B/b1 + server a2 1.1.1.2:80 track B/b1 + + backend B + server b1 2.2.2.2:80 check + tls-tickets May be used in the following contexts: tcp, http, log, peers, ring