Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 36128 invoked from network); 22 May 2008 10:37:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2008 10:37:42 -0000 Received: (qmail 37159 invoked by uid 500); 22 May 2008 10:37:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 37073 invoked by uid 500); 22 May 2008 10:37:31 -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 37062 invoked by uid 99); 22 May 2008 10:37:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 03:37:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of swullb@gmx.de designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 May 2008 10:36:37 +0000 Received: (qmail 6923 invoked by uid 0); 22 May 2008 10:36:59 -0000 Received: from 85.177.144.167 by www185.gmx.net with HTTP; Thu, 22 May 2008 12:36:59 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" Date: Thu, 22 May 2008 12:36:59 +0200 From: "Stephanie Wullbieter" In-Reply-To: <17400689.post@talk.nabble.com> Message-ID: <20080522103659.250700@gmx.net> MIME-Version: 1.0 References: <17400689.post@talk.nabble.com> Subject: Please review this worker timeout configuration To: users@tomcat.apache.org X-Authenticated: #46164543 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) X-Priority: 3 X-Provags-ID: V01U2FsdGVkX183gJFBZoc32MS8qubOLcXZgqZLa5FpS9U7l7spk2 ngn/zRl6OOhZXEbSKmabZr1OsD5AmEIjxH7g== Content-Transfer-Encoding: 7bit X-GMX-UID: pSFXHKlBbXB+NloY8jY2lDkiLyUmZcjW X-Virus-Checked: Checked by ClamAV on apache.org Please have a look at this reference worker timeouts: worker.vorlagedummy.port=8009 worker.vorlagedummy.type=ajp13 worker.vorlagedummy.sticky_session=True worker.vorlagedummy.socket_keepalive=True worker.vorlagedummy.connect_timeout=50000 worker.vorlagedummy.prepost_timeout=50000 worker.vorlagedummy.connection_pool_timeout=30 We switch from mod_jk 1.2.5 to 1.2.23 And with 1.2.5 we had a socket_timeout (now named connection_pool_timeout) of 30s and the other timouts are new. So first I want to set high timeouts because our network is unstable with sometimes big latency (e.g. 20s) because the firewall is sometimes overloaded. Is this ok ? -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser --------------------------------------------------------------------- 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