From users-return-91514-apmail-httpd-users-archive=httpd.apache.org@httpd.apache.org Wed Nov 04 21:10:07 2009 Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 57122 invoked from network); 4 Nov 2009 18:30:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Nov 2009 18:30:28 -0000 Received: (qmail 89971 invoked by uid 500); 4 Nov 2009 18:23:07 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 89953 invoked by uid 500); 4 Nov 2009 18:23:07 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 89944 invoked by uid 99); 4 Nov 2009 18:23:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 18:23:07 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 18:23:05 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N5kVI-0007CB-JP for users@httpd.apache.org; Wed, 04 Nov 2009 10:22:44 -0800 Message-ID: <26201900.post@talk.nabble.com> Date: Wed, 4 Nov 2009 10:22:44 -0800 (PST) From: breako To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alex.staveley@fineos.com Subject: [users@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 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 anyone know if the Apache communicates ever with the Tomcat HTTP Port? Or does it only ever communicate with the AJP port? Can you configure apache to just use Tomcat Http port directly? What would be the advantage / disadvantage? Many thanks. -- View this message in context: http://old.nabble.com/AJP-Ports-Mod_JK-tp26201900p26201900.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org