No one? Exciting... :$
F.
Il 08/06/2012 11:34, Francesco Sordillo ha scritto:
Hi to all.
I'm running benchmark on my infrastructure, 2 nodes with:
- o.s. RHEL 5.7 64 bit
- Apache 2.2.3 (prefork)
- JBoss EAP 5.1.2
For each nodes there are 4 JBoss instances:
- myapp-01
- myapp-02
- mya
Il 08/05/2012 15:38, Eric Covener ha scritto:
What that I need is something like "JkEnvVar" of mod_jk
http://tomcat.apache.org/connectors-doc/reference/apache.html
that forward REMOTE_USER as request property.
"Environment variables whose names have the prefix AJP_ are forwarded
to the origin
Il 08/05/2012 14:24, Eric Covener ha scritto:
On Tue, May 8, 2012 at 8:08 AM, Francesco Sordillo wrote:
Il 08/05/2012 12:45, Eric Covener ha scritto:
On Tue, May 8, 2012 at 6:14 AM, Francesco Sordillo
wrote:
but, as I said before, REMOTE_USER is not in the attribute header! The
Il 08/05/2012 12:45, Eric Covener ha scritto:
On Tue, May 8, 2012 at 6:14 AM, Francesco Sordillo wrote:
but, as I said before, REMOTE_USER is not in the attribute header! The
problem is that using a proxy, requests attribute are lost!
Since you say it's lost -- In what environme
Hi to all.
I'm running JBoss 5.1.2 with Apache 2.2 with mod_proxy_ajp and mod_shib
2.4 on RHEL 6.2 environment, so Shibboleth as SSO authentication.
Proxying Apache request to JBoss we are not able to retreive REMOTE_USER
via request attribute. An example of application code is:
String userna