3.3.4 Initialization
The RDG server initializes the HTTP connection and creates an HTTP server session with version 2.0. The HTTP server session is updated with the authentication scheme Negotiate, NTLM, Digest and Basic. Mutual authentication is mandated on the session. NTLM credential caching is disabled. The RDG server binds to the HTTPS Binding URL parameter. In this case, <Port number> is the port number used, which can be changed. If the RDG server is deployed behind a reverse proxy, the connection between the reverse proxy and the RDG server can be over HTTP, in which case, the RDG server binds to the HTTP Binding URL parameter.
After the RDG client and the RDG server have successfully created an IN channel and an OUT channel, the Keep-alive Timer (section 3.3.6.4) is started.