[nylug-talk] Tomcat Question

DTEV mikeh at dtev.com
Wed May 7 02:35:01 EDT 2003


Is it possible to run the same tomcat application for multiple independent
instances on the same server by using host headers like you can with IIS ?

For instance we want to seperate each company but cant just keep adding
ports (confuses the users)
so we want tomcat to answer to the appropriate host name and use its own
server.xml or at least connect to its a seperate
data source per instance depending on the host header.

i.e.  linuxcompany.myserver.net  and mycompany.myserver.net would run on the
same server and depending on
      which was entered the tomcat server would serve up the application
connected to the appropriate database




More information about the nylug-talk mailing list