> -----Original Message-----
> From: Venkatesh Sangam [mailto:[EMAIL PROTECTED]] 
> Sent: 12 March 2002 19:55
> To: Tomcat Users List
> Subject: Multiple instancess of Tomcat on the same machine.

Venkatesh -

> 
> 
> hi,
> 
> I am running an experimental setup for Load balaning on the 
> webservers. I am using Tomcat as the webserver. For this 
> experimental setup,I will be running multiple instances of 
> Tomcat on the same machine(listening on differnt ports).

This isn't strictly necessary, you could use one copy and still have
multiple instances, but I guess since you'll ultimately be using multiple
copies on multiple machines this makes sense.

> I 
> have multiple copies of Tomcat stored on the same machine. 
> The default port is 8080. I will make the other instances of 
> tomcat run on differnt ports.
> 
> Is this the only change required or do I have to make any 
> other changes. As I was going thorugh the Server.xml file, I 
> see different other ports specified like Port 8443, 
> 8009(Ajp13Connector). I am using Non SSL Http.

Any ports that are being used will need to be changed.  If you're just using
Tomcat-Standalone, and not using SSL, then you should comment-out or remove
references to these ports.

Disclaimer: I'm not far away from being a newbie.  Please, someone chime in
if I've got this bit wrong.

> 
> Please advise.
> 
> Thanks,
> Venkatesh.
> 

No probs!
John

> 
> Venkatesh Sangam,                                             
>                               
> Research Assistant,                                           
>                                  
> Dept. of Computer Science,                                    
>                            
> Arizona State University

--
John Niven
Please reply via mailing list

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to