> From: David Fisher [mailto:dfis...@jmlafferty.com]
> Subject: Re: Virtual Hosts
> 
> I have multiple domains hosted, and I name each as
> Aliases in the Host in server.xml.

If you only have one <Host> element, aliases are unnecessary.  You only need 
<Alias> elements when multiple <Host>s are configured and you want Tomcat to 
route more than one domain to them.

I would hope that configuring such unneeded <Alias> elements doesn't add 
processing time doing any comparisons, but I haven't looked at the code to 
verify that.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to