<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>I would like to get a confirmation that my understanding of the
process is correct.</p>
<p>Our customer has the following proxy setup (which would be very
difficult to change for various reasons).</p>
<ol>
<li>Apache httpd with Shibboleth SP</li>
<li>Nginx proxy</li>
<li>Ha Proxy in http mode</li>
<li>Java servlet container (tomcat)</li>
</ol>
<p>Servers are listed in the way requests pass through. Numbers 3
and 4 are technically inseparable as it is an Openshift cluster
deployment.</p>
<p>My understanding is that under such setup it is not possible to
pass attributes to the java application via env variables, since
there is no sane way I can expose the AJP port from Openshift
(other than assigning the application a fixed IP which is out of
the question). We are stuck with HTTP proxying.<br>
</p>
<p>My experiments with various configurations have been unsuccseful
so far, but I would like to get a confirmation from someone more
experienced.</p>
<p>Thanks in advance!</p>
<p>Jakub<br>
</p>
</body>
</html>