You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brandon Cruz <bc...@norvax.com> on 2001/04/05 23:42:18 UTC

Virtual Hosting with Tomcat

I am hosting several sites on a linux machine with an apache webserver.  I
want to use tomcat as a servlet/JSP engine.  Upon reading some
documentation, I have found that their suggested way of linking to virtual
hosts on apache is to create a separate instance of a JVM for each virtual
host.  Can this be correct, and has anyone done anything similar to this
that can provide me with some knowledge on how well it works and any other
alternatives I may have if it doesn't work well?

Thanks!


Brandon