Re: [users@httpd] mod_proxy_ajp and mod_proxy_balancer - load balancing problem

2012-06-12 Thread Francesco Sordillo
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

[users@httpd] Re: [SOLVED][users@httpd] REMOTE_USER mod_proxy_ajp JBoss

2012-05-10 Thread Francesco Sordillo
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

Re: [users@httpd] REMOTE_USER mod_proxy_ajp JBoss

2012-05-08 Thread Francesco Sordillo
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

Re: [users@httpd] REMOTE_USER mod_proxy_ajp JBoss

2012-05-08 Thread Francesco Sordillo
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

[users@httpd] REMOTE_USER mod_proxy_ajp JBoss

2012-05-08 Thread Francesco Sordillo
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