Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by vk02720

  1. vk02720

    Port numbers used by Tomcat

    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
  2. vk02720

    Connecting Apache 2.0.40 httpd and Tomcat 4.1.12

    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...

Part and Inventory Search

Back
Top