Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 88914 invoked from network); 2 Oct 2007 15:39:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Oct 2007 15:39:41 -0000 Received: (qmail 55742 invoked by uid 500); 2 Oct 2007 15:39:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55720 invoked by uid 500); 2 Oct 2007 15:39:18 -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 55703 invoked by uid 99); 2 Oct 2007 15:39:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 08:39:18 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [143.50.13.36] (HELO herakles.kfunigraz.ac.at) (143.50.13.36) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 15:39:17 +0000 Received: from amphion.pers.ad.uni-graz.at ([143.50.13.21]) by herakles.kfunigraz.ac.at with Microsoft SMTPSVC(5.0.2195.6713); Tue, 2 Oct 2007 17:38:55 +0200 Received: from [143.50.30.146] ([143.50.30.146]) by amphion.pers.ad.uni-graz.at with Microsoft SMTPSVC(6.0.3790.1830); Tue, 2 Oct 2007 17:38:55 +0200 Message-ID: <470265DB.4070009@uni-graz.at> Date: Tue, 02 Oct 2007 17:38:03 +0200 From: Dieter Schicker User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: users@tomcat.apache.org Subject: tomcat iptables problem X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Oct 2007 15:38:55.0834 (UTC) FILETIME=[57A593A0:01C8050A] X-Virus-Checked: Checked by ClamAV on apache.org Hi, this is my first mail to this list so please forgive me if it's the wrong list. Here's my problem: I'm running tomcat 5.5.23 on Debian Etch (4.0) with Linux kernel 2.6.18-4-xen-amd6. Now I set up an iptables firewall (with fwbuilder) with the following open ports: 8080 (http), 8005 (shutdown?), 8009 (ajp connector) and all lo traffic is allowed. With this configuration I have the following behavior: Tomcat needs 3 minutes to shut down and another 3 minutes to start up again. If it runs it runs perfectly ... Any ideas? Cheers Dieter --------------------------------------------------------------------- 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