Shoaib M. Chaudhary schrieb am 27.01.2011 um 09:08 (+0500):
> When I use mod_jk with the following code for one worker it works fine
> but when I try to connect with two tomcat servers that are not on the
> same machine on which I have apache. Interestingly when I use one
> worker as localhost it
Hello,
The problem I detected is that client has to send three requests for home
page as it contains frames. How can I force mod_jk to send all requests to
one server.
I come to this result while I shutdown one server called tomcat3 and restart
a tomcat on that machine (tomcat3) with no applicati
The problem is following,
When I use mod_jk with the following code for one worker it works fine but
when I try to connect with two tomcat servers that are not on the same
machine on which I have apache. Interestingly when I use one worker as
localhost it works fine again.
There is no error but t
Shoaib M. Chaudhary schrieb am 26.01.2011 um 15:48 (+0500):
> I am trying to use mod_jk with tomcat 5.5.3x. When I use mode_jk with
> one worker it works fine
Okay.
> but when I use loadbalancer with two different tomcats the server
> doesn't response
No response at all? Or some error status?
Hello,
I am trying to use mod_jk with tomcat 5.5.3x. When I use mode_jk with one
worker it works fine but when I use loadbalancer with two different tomcats
the server doesn't response but always try to refresh the page. Can any one
help me out please.
Regards *
Shoaib
*
I'm resubmitting this since we didn't get any response from the original
posting. In the meantime, we've tried duplicating the problem in a
non-production environment, but have been unsuccessful in reproducing the problem.
The problem, again, is that users with established sessions on one of t
We currently have the following setup: Two Tomcat servers and two Apache web
servers using the JK connector to load balance the Tomcat servers. There is a
Cisco PIX firewall between the Apache servers and the Tomcat servers, but we are
using the keepalive option (see config below).
Apache 2.