-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Praveen,
On 5/20/20 12:27, Praveen Kumar K S wrote:
> Hello,
>
> I'm not sure if this is the right forum to ask this question. Since
> this is a bigger community, I hope someone might have faced this
> issue and hope I will get some help.
>
> I'm se
For each Tomcat
set
http://tomcat.apache.org/tomcat-6.0-doc/config/cluster-receiver.html
that way you broad cast your-ip-goes-here instead.
alternatively, setup your hostname properly, and make sure the hostname
resolves to the IP address, and not 127.0.0.1
Filip
Jorge Medina wrote:
Hi
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Tuesday, February 10, 2009 4:34 PM
To: Tomcat Users List
Subject: RE: Clustering: Session replication
> From: Jorge Medina [mailto:jmed...@e-dialog.com]
> Subject: FW: Clustering: Session repli
> From: Jorge Medina [mailto:jmed...@e-dialog.com]
> Subject: FW: Clustering: Session replication
>
> According to the Javadoc, InetAddress.getLocalHost() returns the
> loopback address.
No, it doesn't; the sentence in question reads:
"If the operation is not allowed, an InetAddress representing
age
From: Filip Hanik - Dev Lists <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, July 22, 2008 7:30:34 PM
Subject: Re: clustering: session replication
also, post your configuration, to make sure you have it right
(server.xml and context.xml)
Filip
nch wrote:
> Hello, ag
: clustering: session replication
Sorry, I'm running 6.0.13. Does it work the same?
- Original Message
From: Peter Rossbach <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, July 22, 2008 11:10:04 AM
Subject: Re: clustering: session replication
Hi,
at tomcat 5.5
To: Tomcat Users List
Sent: Tuesday, July 22, 2008 11:10:04 AM
Subject: Re: clustering: session replication
Hi,
at tomcat 5.5 cluster you can use the cluster logging. Look at tomcat
docs
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
clues on how to tackle this issue?
Kind regards.
- Original Message
From: nch <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, July 22, 2008 12:27:13 PM
Subject: Re: clustering: session replication
Sorry, I'm running 6.0.13. Does it work the same?
- Origina
Sorry, I'm running 6.0.13. Does it work the same?
- Original Message
From: Peter Rossbach <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, July 22, 2008 11:10:04 AM
Subject: Re: clustering: session replication
Hi,
at tomcat 5.5 cluster you can use the cluster lo
Hi,
at tomcat 5.5 cluster you can use the cluster logging. Look at tomcat
docs
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html
className="org.apache.catalina.cluster.tcp.SimpleTcpCluster"
doClusterLog="true"
There are some advantages and you can gain higher availability and therefore
improved performance from clustering a single machine.
In my little apps I use terracotta. Open source Java clustering tool that
lets me acheive a pretty good distributed cache without manually rewriting
code to work wit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andrew,
Andrew Hole wrote:
> What's benefits of using Clustering/Session Replication on same machine?
If you have a really buggy application that crashes a lot, clustering
and session replication can buy you some robustness that your engineers
have n
12 matches
Mail list logo