Or you can have one IP and get multiple tomcat's listening on different
ports and get your balancer to route to each of them. Multiple IP's are not
necessary if you need to use a balancer.
Donie
-----Original Message-----
From: Ralph Einfeldt [mailto:ralph.einfeldt@(protected)]
Sent: 19 January 2004 16:52
To: Tomcat Users List
Subject: RE: Running multiple JVMs
An additional remark:
Only one process can listen on port 80 at a time on the !!! same IP !!!.
You can define several IP's on one machine and thus can have
several services that listen on port 80. (One for each IP)
> -----Original Message-----
> From: Shapira, Yoav [mailto:Yoav.Shapira@(protected)]
> Sent: Monday, January 19, 2004 5:42 PM
> To: Tomcat Users List
> Subject: RE: Running multiple JVMs
>
> Only one process can listen on port 80 at a time.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)