You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by numen2 <b....@deltavista.com> on 2010/11/30 10:43:03 UTC

[users@httpd] Apache mod jk loadbalancer

Hi I have some problems with apache load balancer 

I have one apache (LB) and two tomcats. 
Apache: Server version: Apache/2.0.64 
Tomcat Apache Tomcat/5.5.26 
Ajp13, tomcat-connectors-1.2.31-src 

Everything works fine on simple jsp file. 
When I deploy applications on both tomcats and I'm trying to log in - my
request is rejected (i'm still on login page). 
All contexts are linked. When I'm trying to log in directly to app on tomcat
everything is fine - only through apache something is wrong. 

What should i check?
-- 
View this message in context: http://old.nabble.com/Apache-mod-jk-loadbalancer-tp30338135p30338135.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache mod jk loadbalancer

Posted by Rainer Jung <ra...@kippdata.de>.
On 30.11.2010 10:43, numen2 wrote:
>
> Hi I have some problems with apache load balancer
>
> I have one apache (LB) and two tomcats.
> Apache: Server version: Apache/2.0.64
> Tomcat Apache Tomcat/5.5.26
> Ajp13, tomcat-connectors-1.2.31-src
>
> Everything works fine on simple jsp file.
> When I deploy applications on both tomcats and I'm trying to log in - my
> request is rejected (i'm still on login page).
> All contexts are linked. When I'm trying to log in directly to app on tomcat
> everything is fine - only through apache something is wrong.
>
> What should i check?

Since this is a Tomcat plus mod_jk interoperability question, I suggest 
you post it to the Tomcat users list. mod_jk is developed as part of the 
Tomcat project.

Be prepared to show us your mod_jk configuration, describe the http 
request you are sending, the response and what response you expected 
instead.

Regards,

Rainer

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org