Damit Rational Focal Point hinter einem Proxy-Server installiert werden kann, müssen Sie sicherstellen, dass die folgenden Pfade im Proxy oder in der Lastausgleichsfunktion geöffnet sind. Die Beispiele in der Tabelle betreffen Apache Tomcat Server.
| Pfad | Beispiel |
|---|---|
| /fphelp | ProxyPass /fphelp http://Tomcat-Server-IP:Port/fphelp ProxyPassReverse /fphelp http://Tomcat-Server-IP:Port/fphelp |
| /jazzui | ProxyPass /jazzui http://Tomcat-Server-IP:Port/jazzui ProxyPassReverse /jazzui http://Tomcat-Server-IP:Port/jazzui |
| /Financier | ProxyPass /Financier http://Tomcat-Server-IP:Port/Financier ProxyPassReverse /Financier http://Tomcat-Server-IP:Port/Financier |
| /FinancierREST | ProxyPass /FinancierREST http://Tomcat-Server-IP:Port/FinancierREST ProxyPassReverse /FinancierREST http://Tomcat-Server-IP:Port/FinancierREST |
| /fp | ProxyPass /fp http://Tomcat-Server-IP:Port/fp ProxyPassReverse /fp http://Tomcat-Server-IP:Port/fp |