Send reply to: Tomcat Users List <users@tomcat.apache.org> Date sent: Wed, 29 Oct 2008 09:06:57 -0400 From: dOE <[EMAIL PROTECTED]> Send reply to: [EMAIL PROTECTED] To: Tomcat User-List <users@tomcat.apache.org> Subject: How can I hard code the IP address on a single server with multiple Tomcat instances.
> I have a server that I am hosting multiple Tomcat servers from, and > the issue I am running into is... - I have multiple IP's bound to the > servers interface, Tomcat _1 has port 8080 specified as its connector > port. The second Tomcat_2 has port 8180 set as its conector port in > its server.xml, but regardless of these custom ports I am only able to > reach Tomcat_1 through 8080, and 8180. Is it possible to hard code > the IP you want that particular instance to listen on? > address attribute in connector http://tomcat.apache.org/tomcat-6.0-doc/config/http.html -Steve O. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]