Sorry abt that.
I have created a new request now.
Thanks
Tauqir Akhtar
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Thursday, June 09, 2011 10:27 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 Clustering
On 09/06/2011 15:02, Tauqir Akhtar wrote:
> Hi
>
On 09/06/2011 15:02, Tauqir Akhtar wrote:
> Hi
>
> I am running two Tomcat (5.5.27) Instances on two different machines
> deploying the same Java Application.
If this is a new request for help, rather than a reply to "Tomcat 6
Clustering vs. Tomcat 5.5 clustering" please start a new thread, rat
On 04/01/2011 06:47, Harsimranjit singh Kler wrote:
> So this means tomcat alone have not sufficent support for Load Balancing and
> clustering?.
Correct. Tomcat does not provide a reverse proxy implementation.
> You main only way to achive is to use apache server HTTPD and connector,
> mod_jk th
So this means tomcat alone have not sufficent support for Load Balancing and
clustering?.
but i am able to check successfully: 1)Session maintaince2)Auto Deployment
Only thing i am not able to achive to hide Cluster URL on redirection.
You main only way to achive is to use apache server HTTPD and
On 1/3/11 9:40 AM, Harsimranjit singh Kler wrote:
> using tomcat instances only(balancer Feature)
Why?
http://tomcat.apache.org/tomcat-5.5-doc/balancer-howto.html#Using_the_balancer_webapp
"This is a simple implementation of a rules-based load balancer. It was
not designed as a replacement for
Harsimranjit singh Kler wrote:
Hi
Here is details:
*Tomcat version*: 5.5.27
*OS*:Window XP
*JDK*:1.6
*Environment Trying to Create* :Load balancing and Clustering on single
Machine using tomcat instances only(balancer Feature) .
*What i have Achieved*:i am running 4 instances of tomcat on port
Hi
Here is details:
*Tomcat version*: 5.5.27
*OS*:Window XP
*JDK*:1.6
*Environment Trying to Create* :Load balancing and Clustering on single
Machine using tomcat instances only(balancer Feature) .
*What i have Achieved*:i am running 4 instances of tomcat on ports
8080,9080,10080,11080.So port 8
On 12/28/2010 8:33 AM, Pid wrote:
> On 12/27/10 4:11 AM, Harsimranjit singh Kler wrote:
>> Hi
>>
>> i have testing tomcat clustering on single machine.What i am able to do is i
>> hv 4 tomcat instances 1 work as balancer and 3 as cluster.using Rule.xml in
>> balancer with round robin approach.all r
On 12/27/10 4:11 AM, Harsimranjit singh Kler wrote:
> Hi
>
> i have testing tomcat clustering on single machine.What i am able to do is i
> hv 4 tomcat instances 1 work as balancer and 3 as cluster.using Rule.xml in
> balancer with round robin approach.all requests hits on balancer redirected
> to
Hi
i have testing tomcat clustering on single machine.What i am able to do is i
hv 4 tomcat instances 1 work as balancer and 3 as cluster.using Rule.xml in
balancer with round robin approach.all requests hits on balancer redirected
to on one cluster which is on some different port.
when redirectin
I add anything to support clustering, dont know if there is a special
configuration for JAAS,
you mean jaas.conf?
JaasConf {
package.MyLoginModule required;
};
thanks
Gustavo Araujo wrote:
>
> Can you send us the logs and the conf. files?
>
> Thanks
>
> 2008/11/14 lmk <[EMAIL PROTECTED]>
Can you send us the logs and the conf. files?
Thanks
2008/11/14 lmk <[EMAIL PROTECTED]>
>
> Hello,
>
> I use tomcat clustering with session replication, and JAAS module
> authentication;
>
> when tomcat instance loose session, the other cannot authenticate the
> user.
>
> how I keep the user au
no ideas..?
lmk wrote:
>
> Hello,
>
> I use tomcat clustering with session replication, and JAAS module
> authentication;
>
> when tomcat instance loose session, the other cannot authenticate the
> user.
>
> how I keep the user authenticated on all the tomcat instance?
>
> thanks!
>
>
>
EMAIL PROTECTED]
(office) 225.578.3737
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Monday, July 09, 2007 9:34 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 Clustering issues
correct, on the multicast IP
Filip
Andrew R Feller wrote:
Is the mult
Sent: Monday, July 09, 2007 9:34 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 Clustering issues
correct, on the multicast IP
Filip
Andrew R Feller wrote:
> Is the multicast heartbeat picked up over the multicast IP or the
> Receiver address that is broadcasted? I assume it is the multic
Administrator
University Information Systems
Louisiana State University
[EMAIL PROTECTED]
(office) 225.578.3737
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 9:55 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 Clustering issues
the
University
[EMAIL PROTECTED]
(office) 225.578.3737
-Original Message-
From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 9:55 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 Clustering issues
the disappeared message appears 3seconds after the member added
the disappeared message appears 3seconds after the member added message.
3 seconds is the timeout you have set, ie, if no multicast heartbeat is
received after 3 seconds, consider the member dead.
so it seems like multicasting is not working properly on your system.
Filip
Andrew R Feller wrote
Gross, Keith wrote:
I was wondering what people use for cluster monitoring and administration.
I have my test cluster set up with the farm deployer so
deployment/undeployment across the cluster are easy enough. What I'm looking
for is something like what the admin and manager appliactions can do
Strange!
mcastClusterDomain is set a McastService constructor
public McastService() {
properties.setProperty("mcastClusterDomain", "catalina");
}
Please don't use a real loadbalancer like apache with mod_jk instead the
crazy redirect thing at
http://www.onjava.com/pub/a/onj
20 matches
Mail list logo