What about name attribute in tomcat's <HOST> tag? Should it be same as Apache's
VH's ServerName attribute? Should both be the same? -- my question is: can 
both exist in parallel without any issues? 

----- Original Message ----- 
From: "Bill Barker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 10:54 AM
Subject: Re: Multiple instances


> It should be a piece of cake.  Setup your workers.properties file to define
> all of your Tomcats, and then within each Apache <VirtualHost>, define the
> JkMounts to go to the correct version of Tomcat.
> 
> "Rohit Peyyeti" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > I'm managing virtualhosts from Apache and I need a blank context. Can I
> > setup <HOST> and then blank context inside it and then also use apache's
> > VHs too without any issues or is there a problem?
> >
> > Thanks!
> >
> >
> > ----- Original Message -----
> > From: "Alex Burton" <[EMAIL PROTECTED]>
> > To: "Tomcat Users List" <[EMAIL PROTECTED]>; "Rohit Peyyeti"
> <[EMAIL PROTECTED]>
> > Sent: Thursday, May 29, 2003 4:20 PM
> > Subject: RE: Multiple instances
> >
> >
> > > Why do you want to run separate instances for each application? Why not
> just
> > > setup more <host> inside one instance?
> > >
> > > -----Original Message-----
> > > From: Rohit Peyyeti [mailto:[EMAIL PROTECTED]
> > > Sent: Thursday, 29 May 2003 8:41 PM
> > > To: Tomcat Users List
> > > Subject: Multiple instances
> > >
> > > Hello Gurus:
> > >
> > > I have received no response to my previous post and hence I'm rephrasing
> > > my question and posting it again ;)
> > >
> > > I need to setup multiple tomcat 4.1.24 instances (for each of my web
> > > applications). I did read RUNNING.txt shipped with tomcat distribution
> > > -- but was not very clear. Can I give multiple entries to CATALINA_BASE
> > > environment? What if I want to run 5 to 6 different instances? How
> exactly
> > > should it be configured?
> > >
> > > Is there any how-to or document available for setting up tomcat 4's
> multiple
> > > instances?
> > >
> > > Thanks!
> > >
> > > Rohit
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to