RE: [us...@httpd] AJP Ports Mod_JK

2009-11-04 Thread Jorge Medina
...@fineos.com] Sent: Wednesday, November 04, 2009 1:23 PM To: users@httpd.apache.org Subject: [us...@httpd] AJP Ports Mod_JK Hi, This is a conceptual question. I am using the Mod_JK to set up Apache to talk to Tomact. As per instructions, I put the AJP port of my tomcat in the workers.properties

[us...@httpd] AJP Ports Mod_JK

2009-11-04 Thread breako
Hi, This is a conceptual question. I am using the Mod_JK to set up Apache to talk to Tomact. As per instructions, I put the AJP port of my tomcat in the workers.properties file for my apache. So my Apache only knows the tomcat AJP port, it does not know about Tomcat HTTP port. Or does it? Does