yes..that's it..
an example would be like this : 

<Host name="reynir.net" debug="0">
  <Alias>213.213.133.270</Alias>
  <Context path="" docBase="C:\webroot\" reloadable="true"/>
</Host>

hope it helps
-reynir





> -----Original Message-----
> From: Januski, Ken [mailto:[EMAIL PROTECTED]]
> Sent: 25. september 2002 20:19
> To: Tomcat Users List
> Subject: RE: Two nics, two ips, one Tomcat instance
> 
> 
> Correction, I mean:
> 
> <Host name=inqTest debug="0">
>       <alias> 123.xxx.xx.xx</Alias>
> ...
> </Host>
> 
> 
> -----Original Message-----
> From: Januski, Ken [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 4:12 PM
> To: Tomcat Users List
> Subject: RE: Two nics, two ips, one Tomcat instance
> 
> 
> Reynir,
> 
> This sounds good but I'm not sure of the alias syntax. I've 
> never heard of
> alias before but it sounds like it's just what I need. Is 
> this more or less
> what you mean?
> 
> <Host name=inqTest debug="0">
>       <alias 123.xxx.xx.xx/>
> ...
> </Host>
> 
> 
> Ken
> 
> -----Original Message-----
> From: Reynir Hübner [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 25, 2002 3:51 PM
> To: Tomcat Users List
> Subject: RE: Two nics, two ips, one Tomcat instance
> 
> 
> how about, server.xml ?
> 
> tomcat doesn't really care about the Ip numbers it's replying 
> to if you have
> virtual hosts setup. If you need it to responde to ip numbers 
> you can use
> <alias>123.123.123.123</alias> under <host .. > in
> tomcat_home/conf/server.xml
> 
> hope it  helps
> [EMAIL PROTECTED]
> 
> 
> 
> 
> > -----Original Message-----
> > From: Januski, Ken [mailto:[EMAIL PROTECTED]]
> > Sent: 25. september 2002 18:48
> > To: Tomcat Users List
> > Subject: Two nics, two ips, one Tomcat instance
> > 
> > 
> > Hi,
> > 
> > Can anyone point me in the right direction for instructions 
> > on setting up a
> > server with 2 nics, 2 ips, and one Tomcat instance? I've 
> > spent the better
> > part of two days reading and experimenting but still don't 
> > have an answer. I
> > should add that there are no connectors, just Tomcat Standalone.
> > 
> > For instance should I just use 2 different hosts in 
> > server.xml? From what I
> > can see that expects 2 virtual hosts with 1 ip, which is not 
> > what I want.
> > 
> > Or can someone advise me as to it would actually be better 
> to have two
> > different Tomcat instances, and if so, how'd I'd go about 
> > setting that up. I
> > can see some advantages to having 2 instances but I don't 
> > want to run into
> > resource problems by having more than one.
> > 
> > 
> > Thanks in advance,
> > 
> > Ken
> > 
> > 
> > 
> > --
> > 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]>
> 
> --
> 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