Github user mike-jumper commented on a diff in the pull request:
https://github.com/apache/guacamole-manual/pull/91#discussion_r202876382
--- Diff: src/chapters/reverse-proxy.xml ---
@@ -45,6 +45,99 @@
you will be creating connections that have Cyrillic, Chinese,
Japanese, or other
non-Latin characters in their names or parameter values, this
attribute is
required.</para>
+ <section xml:id="tomcat-remote-ip">
+ <title>Setting up the Remote IP Valve</title>
+ <para>By default, when Tomcat is behind a reverse proxy, the
remote IP address of the
+ client that it sees is that of the proxy rather than the
original client. In order
+ to allow applications hosted within Tomcat, like
Guacmaole, to see the actual IP
--- End diff --
Guacamole*
---