]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: config: add missing context hint for new server and proxy keywords
authorAurelien DARRAGON <adarragon@haproxy.com>
Tue, 11 Jun 2024 14:39:58 +0000 (16:39 +0200)
committerAurelien DARRAGON <adarragon@haproxy.com>
Tue, 11 Jun 2024 15:03:02 +0000 (17:03 +0200)
To stay consistent with the work started in 54627f991 ("DOC: config: add
context hint for proxy keywords") and 3d4e1e682 ("DOC: config: add context
hint for server keywords"), we add missing context hint for "guid" (both
proxy and server) keyword and "hash-key" server keyword that were added
during 3.0 development.

This may be backported in 3.0.

doc/configuration.txt

index a3195d161cb42b41914e33765f43bd665970a4e0..05ea7fdc16f25feea995f1583ff6d8e37a2c33b9 100644 (file)
@@ -6955,6 +6955,8 @@ fullconn <conns>
 guid <string>
   Specify a case-sensitive global unique ID for this proxy.
 
+  May be used in the following contexts: tcp, http, log
+
   May be used in sections :   defaults | frontend | listen | backend
                                  no    |    yes   |   yes  |   yes
 
@@ -17155,11 +17157,15 @@ force-tlsv13
   "ssl-default-server-options". See also "ssl-min-ver" and ssl-max-ver".
 
 guid <string>
+  May be used in the following contexts: tcp, http, log
+
   Specify a case-sensitive global unique ID for this server. This must be
   unique across all haproxy configuration on every object types. See "guid"
   proxy keyword description for more information on its format.
 
 hash-key <key>
+  May be used in the following contexts: tcp, http, log
+
   Specify how "hash-type consistent" node keys are computed
 
   Arguments :