Archive for July, 2012

Reverse Proxies and the gremlins within

I stumbled into a quirk with apache and mod_proxy, and our sm_module (CA’s Siteminder agent), and thought it might be of use to others. Basic Setup CA Siteminder protected website, reverse proxied (mod_proxy) to a Java Servlet Web Application built on Tomcat. Tomcat is front-ended by hardware load balancer. Pretty standard, just handling regular J2EE web […]

Posted on July 5, 2012 at 4:02 pm by Andy · Permalink · One Comment
In: linux, troubleshooting