[Building Sakai] Tomcat Connector Question When RUnning Behind a Proxy

Seth Theriault slt at columbia.edu
Mon Aug 26 16:11:31 PDT 2013


On Mon, Aug 26, 2013 at 5:49 PM, Charles Severance <csev at umich.edu> wrote:

> So my question is whether or not people actively setting proxyName and
> friends in server.xml on their production and staging servers that live
> behind proxies?

No, we are not doing any of that locally. We are behind Apache and SSL
is terminated at the load-balancer. Instead, we have had great success
using Tomcat's Remote IP valve:

http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Remote_IP_Valve
https://code.google.com/p/xebia-france/wiki/RemoteIpValve (for 5.5)

The use of this Valve has been discussed a few times in the past:

http://thread.gmane.org/gmane.comp.cms.sakai.production/2052
http://thread.gmane.org/gmane.comp.cms.sakai.production/2100

Seth


More information about the sakai-dev mailing list