]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] add a few precisions about the use of RDP cookies
authorWilly Tarreau <w@1wt.eu>
Sun, 16 May 2010 20:31:05 +0000 (22:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 16 May 2010 20:31:05 +0000 (22:31 +0200)
RDP cookies are not necessarily easy to implement because they require
some configuration on the servers. Add a few hints so that people know
what to check on their servers.

doc/configuration.txt

index 096aac6d2defc8d1a5c2e488bf187e631cd5eedc..24cc3ac8cec556cd0fc54b1ad9c17b4e74104b8e 100644 (file)
@@ -3617,8 +3617,8 @@ persist rdp-cookie(name)
                                  yes   |    no    |   yes  |   yes
   Arguments :
     <name>    is the optional name of the RDP cookie to check. If omitted, the
-              default cookie name "mstshash" will be used. There currently is
-              no valid reason to change this name.
+              default cookie name "msts" will be used. There currently is no
+              valid reason to change this name.
 
   This statement enables persistence based on an RDP cookie. The RDP cookie
   contains all information required to find the server in the list of known
@@ -3633,6 +3633,10 @@ persist rdp-cookie(name)
   load-balancing method. Thus it is highly recommended to put all statements in
   a single "listen" section.
 
+  Also, it is important to understand that the terminal server will emit this
+  RDP cookie only if it is configured for "token redirection mode", which means
+  that the "IP address redirection" option is disabled.
+
   Example :
         listen tse-farm
             bind :3389