John,

How did you achieve this configuration. I am tasked with putting something
like this together myself and I haven't got the first clue how to start... I
have been running single instances of Tomcat successfully though...

Michael Petres
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
InnovObjX Corp.
Web: www.innovobjx.com
Tel: 905-729-2235 x3
Fax: 905-729-2235
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

-----Original Message-----
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 10, 2002 12:30 PM
To: 'Tomcat Users List'
Subject: RE: Tomcat and SSL


Yes, the Tomcats are all on separate connector ports, and each has their own
server.xml, their own classpath, their own work area, and their own
application space.

There's only one Apache, it uses name-based virtual hosts (one IP address)
and mod_jserv to direct the appropriate requests to Tomcat.

John

> -----Original Message-----
> From: David Mossakowski [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 10, 2002 3:00 PM
> To: Tomcat Users List
> Subject: Re: Tomcat and SSL
>
>
> John,
>
> Do you mean an actual instance that you can stop and start separately
> and which has its ports completely different from other instances?
>
> If so where do they get their requests from?  One Apache server with
> multiple virtual hosts?  Or do you have multiple Apache
> servers as well.
>
> Thanks,
> d.
>
> Turner, John wrote:
> > The server overhead is going to be minimal by adding a second tomcat
> > instance.  You are already using all the resources you are
> going to use by
> > having two applications run in one instance.  Splitting
> them out might
> > increase resource usage 10-20%, but I would be really
> surprised if it was
> > more than that.
> >
> > I have 13 instances of tomcat (3.1) running on a server
> with medium to
> > medium-high traffic, and usage is very low, relatively speaking.
> >
> > John Turner
> > [EMAIL PROTECTED]
> >
> >
> >>-----Original Message-----
> >>From: Mario Klaver [mailto:[EMAIL PROTECTED]]
> >>Sent: Tuesday, August 27, 2002 12:48 PM
> >>To: [EMAIL PROTECTED]
> >>Subject: Tomcat and SSL
> >>
> >>
> >>Hello all,
> >>
> >>I've the following question: I have two application running
> under one
> >>instance of tomcat. One application must run on the normal
> >>http port (8080)
> >>and the other must run on a secure port (8443). How is this
> possible?
> >>Because I enabled two connectors in server.xml and now both
> >>applications
> >>are available on both ports.
> >>
> >>One solution I can think of is to have two instances of
> >>tomcat running (one
> >>for the first application running on connector 8080 and the
> >>other with the
> >>other application and only enable ssl) but I rather donot do
> >>that because
> >>it will slow down my server.
> >>
> >>Can somebody tell me if there is another solution?
> >>
> >>Thanx in advance,
> >>
> >>Regards,
> >>Mario
> >>**************************************************************
> >>**********
> >>Mario Klaver
> >>Senior Consultant
> >>Cap Gemini Ernst & Young
> >>Telecom Media Networks
> >>Mobile: +31 (0) 6 185 134 01
> >>Office: +32 (0) 2708 1723
> >>Email: [EMAIL PROTECTED]
> >>
> >>
> >>--
> >>**************************************************************
> >>**************
> >>This message contains information that may be privileged or
> >>confidential and
> >>is the property of the Cap Gemini Ernst & Young Group. It is
> >>only intended
> >>for the person to whom it is addressed. If you are not the intended
> >>recipient, you are not authorized to read, print, retain,
> >>copy disseminate,
> >>distribute, or use this message or any part thereof. If you
> >>receive this
> >>message in error, please notify the sender immediately and
> >>delete all copies
> >>of this message.
> >>**************************************************************
> >>**************
> >>
> >>--
> >>To unsubscribe, e-mail:
> >
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


--
David Mossakowski              [EMAIL PROTECTED]
Instinet Corporation                 212.310.7275



****************************************************************************
<<Disclaimer>>

This message is intended only for the use of the Addressee and
may contain information that is PRIVILEGED and/or
CONFIDENTIAL or both.

This email is intended only for the personal and confidential use
of the recipient(s) named above.

If the reader of this email is not an intended recipient, you have
received this email in error and any review, dissemination,
distribution or copying is strictly prohibited.

If you have received this email in error, please notify the sender
immediately by return mail and permanently deleting the copy
you received.

Thank you.

****************************************************************************


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

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


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

Reply via email to