Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 993F462DE for ; Sat, 11 Jun 2011 11:05:25 +0000 (UTC) Received: (qmail 50744 invoked by uid 500); 11 Jun 2011 11:05:21 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 50696 invoked by uid 500); 11 Jun 2011 11:05:21 -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 50686 invoked by uid 99); 11 Jun 2011 11:05:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2011 11:05:21 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rainer.jung@kippdata.de designates 195.227.30.149 as permitted sender) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2011 11:05:13 +0000 Received: from [192.168.2.101] ([192.168.2.101]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id p5BB4ptF028924 for ; Sat, 11 Jun 2011 13:04:52 +0200 (CEST) Message-ID: <4DF34BD3.5090604@kippdata.de> Date: Sat, 11 Jun 2011 13:04:51 +0200 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Mod_jk working for failover References: <4DEE68B5.80003@christopherschultz.net> <1307517643.3200.4.camel@cat> <1307527967.3200.6.camel@cat> In-Reply-To: <1307527967.3200.6.camel@cat> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 08.06.2011 12:12, Felix Schumacher wrote: > Am Mittwoch, den 08.06.2011, 09:47 +0200 schrieb Manuel Fern�ndez > Panzuela: >> Yes Felix, you are right i am working with 2 instances. >> I want primary node receives all requests and on failure send requests to >> the secondary node. >> Is it possible with your recomendation ? > You may also want to read > http://tomcat.apache.org/connectors-doc/generic_howto/loadbalancers.html > if http://tomcat.apache.org/connectors-doc/reference/workers.html was > not helpful. > >> >> worker.43m2g1.activation=d >> degraded ??? is a condition ? then all requests will be redirected to 43m2g1 > disabled The attribute "distance" provides an alternative approach. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org