Thank you very much.
I have to also use Iplanet (sun one) web server version 4.1 and integrate
all these.
Any suggestions  this.
Vinod

On 8/3/06, Tim Lucia <[EMAIL PROTECTED]> wrote:


> -----Original Message-----
> From: Vinod Devarajan [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 03, 2006 9:46 AM
> To: Tomcat Users List
> Subject: Re: Query regarding tomcat cluster
>
> Yes. I changed all the post numbers. I used the next different for the
> second instance.
> So should I run two different instances in two different browers
> initially.
> Like 1 will be http://localhost:8080
> and other will be http://localhost:8081
> Then if one fails will it automatically connect to other one.
> Will my test case work for this.
> Thank You.
> Vinod

You will not be automatically redirected from :8080 to :8081 if the
instance
on :8080 is not available.  To do this, you should front-end the cluster
with a load balancer (mod_jk, mod_proxy both are frequently-used.)

Tim

>
> On 8/3/06, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> >
> > that link contains all the necessary steps, when installing on the
same
> > machine, you must avoid port conflicts, the two instances aren't
allowed
> > to share ports like 8080,8009,4001 etc
> >
> > Filip
> >
> >
> > Vinod Devarajan wrote:
> > > Hi
> > > I tried installing Tomcat 5.0.28 on Solaris 10. I then installed one
> > more
> > > instance and followed the steps in the website below.
> > > http://tomcat.apache.org/tomcat-5.0-doc/cluster-howto.html
> > > I am basically installing both instances on same machine.
> > > I was able to start both the instances.
> > > The problem I have is only the instance I start first is responding.
> > > So, if
> > > I kill / shutdown the instance which was not started first, then it
is
> > > not
> > > acting as a backup.
> > > Its saying connection was refused when attempting contact local host
> > > 8080.
> > > Please provide me with necessary steps for installing the Tomcat
> > > clusters.
> > > Thank You.
> > > Vinod
> > >
> > >
----------------------------------------------------------------------
> --
> > >
> > > No virus found in this incoming message.
> > > Checked by AVG Free Edition.
> > > Version: 7.1.394 / Virus Database: 268.10.5/405 - Release Date:
> 8/1/2006
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to