Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61840 invoked from network); 28 Aug 2006 14:17:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2006 14:17:29 -0000 Received: (qmail 75443 invoked by uid 500); 28 Aug 2006 14:17:19 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 75046 invoked by uid 500); 28 Aug 2006 14:17:17 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 75035 invoked by uid 99); 28 Aug 2006 14:17:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 07:17:17 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [85.90.206.104] (HELO office.redwerk.com) (85.90.206.104) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Aug 2006 07:17:16 -0700 Received: from bofh by office.redwerk.com with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GHhvB-0003Mj-4j for users@tomcat.apache.org; Mon, 28 Aug 2006 17:17:01 +0300 Date: Mon, 28 Aug 2006 17:17:01 +0300 From: Eugeny N Dzhurinsky To: users@tomcat.apache.org Subject: Re: mod_jk and Tomcat Message-ID: <20060828141701.GE12569@office.redwerk.com> References: <20060828140119.GC12569@office.redwerk.com> <44F2C1E3.15583.139454@ochanis.ncc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <44F2C1E3.15583.139454@ochanis.ncc.edu> User-Agent: Mutt/1.5.12-2006-07-14 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Mon, Aug 28, 2006 at 10:13:55AM -0400, Steve Ochani wrote: > > tcpdump shows me that there is NO attemts to make connection to host > > 127.0.0.1 and port 8009 from within mod_jk, but if I do telnet > > 127.0.0.1 8009 - it works fine. > > > > Really strange > > > > Operating system is Fedora core 4, > > and installed software: > > jdk1.5.0_07, mod_jk-1.2.6-3jpp_4fc, httpd-2.0.54-10.4 > This is just a hunch, but is there a firewall on? No firewall, I can connect to a port 8009 from that computer with telnet for no problems, and tcpdump shows the fact of connection was established. -- Eugene N Dzhurinsky --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org