03-26-2012 08:09 AM
Tomcat RemoteIpValve would be convenient to use to solve Nuxeo 5.x WebDAV & CMIS Reverse Proxy issues. It might also eliminate the need for the custom nuxeo-virtual-host request header property in the web application.
Unfortunately, RemoteIpValve is only available in Tomcat 6.0.21+ and Nuxeo 5.5 bundles Tomcat 6.0.20. Any plans to upgrade the bundled Tomcat version in the future? Also, any plans to officially support/document RemoteIpValve as a reverse proxy solution?
03-30-2012 12:40 PM
We'll update to Tomcat 6.0.35 if no problems are encountered. And maybe even Tomcat 7.0.26 but this would probably imply some small code changes so is less certain. NXP-9131.
Note that you can probably upgrade Tomcat yourself, there aren'y many places where Nuxeo changes it (some XML and some libs, and the ROOT context for WSS). There's a forum or answers.nuxeo.com question somewhere where we described the changes made to a regular Tomcat during install... Or do a diff with a stock 6.0.20 to be sure.
03-30-2012 12:40 PM
We'll update to Tomcat 6.0.35 if no problems are encountered. And maybe even Tomcat 7.0.26 but this would probably imply some small code changes so is less certain. NXP-9131.
Note that you can probably upgrade Tomcat yourself, there aren'y many places where Nuxeo changes it (some XML and some libs, and the ROOT context for WSS). There's a forum or answers.nuxeo.com question somewhere where we described the changes made to a regular Tomcat during install... Or do a diff with a stock 6.0.20 to be sure.
03-30-2012 01:05 PM
In the meantime, I am attempting to use the RemoteIpValve implementation that was originally contributed to Apache Tomcat and works with older Tomcat versions like the one bundled with Nuxeo 5.5. This implementation is available here
03-30-2012 02:01 PM
FYI [NXP-9131](https
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.