What port numbers are used by Tomcat (4.1.12) and for what functions ? I changed the server.xml file and changed Coyote connector to listen on port 8080. Works since I can connect to this port using browser but it is not visible using netstat -a | grep 8080 .
TIA
How do I connect the Apache httpd 2.0 and Tomcat 4.1.12 on Red Hat Linux 7.3 ? I followed the docs but could not find the binary for mod_jk.so for Linux and neither the source mod_jk.c ?
Also, what exactly happens when you connect the two ? Does the httpd start the tomcat on jsp/servlet...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.