Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 52357 invoked from network); 29 Nov 2010 21:10:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Nov 2010 21:10:53 -0000 Received: (qmail 77407 invoked by uid 500); 29 Nov 2010 21:10:45 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 77370 invoked by uid 500); 29 Nov 2010 21:10:45 -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 77361 invoked by uid 99); 29 Nov 2010 21:10:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 21:10:45 +0000 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=FS_REPLICA,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [72.22.94.67] (HELO virtual.halosg.com) (72.22.94.67) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Nov 2010 21:10:38 +0000 Received: (qmail 32262 invoked from network); 29 Nov 2010 15:10:18 -0600 Received: from 38-171-19-72.skybeam.com (HELO ?192.168.3.121?) (72.19.171.38) by halosg.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 29 Nov 2010 15:10:18 -0600 Message-ID: <4CF4180F.4010505@hanik.com> Date: Mon, 29 Nov 2010 14:15:59 -0700 From: Filip Hanik - Dev Lists User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc11 Lightning/1.0b2pre Thunderbird/3.0.4 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Session replication with multicast References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 11/26/2010 06:36 AM, Guillaume HERAIL wrote: > Hi, > > OS : Debian lenny > Tomcat : 7.0.2 > JRE : 1.6.0_21 > > I have a problem trying to clusterize two tomcat on two different > boxes. I want to use the MemberShip's argument bind to tell to tomcat > wich interface to use but i get an exception : > http://paste.geeknode.org/22a07ecb (where bind=192.168.0.1 and > 192.168.0.2 respectively). > IIRC, linux doesn't support bind for multicast sockets Filip > Here is my Cluster block : http://paste.geeknode.org/4cf7af8f > > If anyone has a clue... > > Thanks, > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org