Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 5615 invoked from network); 17 Nov 2010 13:19:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 13:19:13 -0000 Received: (qmail 15174 invoked by uid 500); 17 Nov 2010 13:19:44 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 14533 invoked by uid 500); 17 Nov 2010 13:19:42 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 14524 invoked by uid 99); 17 Nov 2010 13:19:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 13:19:41 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mueller@adobe.com designates 64.18.1.208 as permitted sender) Received: from [64.18.1.208] (HELO exprod6og107.obsmtp.com) (64.18.1.208) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 13:19:33 +0000 Received: from source ([192.150.11.134]) by exprod6ob107.postini.com ([64.18.5.12]) with SMTP ID DSNKTOPWTiSj43mG7OLJeGT79tJKFyYQwsB6@postini.com; Wed, 17 Nov 2010 05:19:13 PST Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id oAHDIrXJ008918 for ; Wed, 17 Nov 2010 05:18:53 -0800 (PST) Received: from nacas02.corp.adobe.com (nacas02.corp.adobe.com [10.8.189.100]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id oAHDJAtm022139 for ; Wed, 17 Nov 2010 05:19:10 -0800 (PST) Received: from excas01.corp.adobe.com (10.8.188.201) by nacas02.corp.adobe.com (10.8.189.100) with Microsoft SMTP Server (TLS) id 8.2.254.0; Wed, 17 Nov 2010 05:19:10 -0800 Received: from eurcas01.eur.adobe.com (10.128.4.27) by excas01.corp.adobe.com (10.8.188.201) with Microsoft SMTP Server (TLS) id 8.2.254.0; Wed, 17 Nov 2010 05:19:09 -0800 Received: from eurmbx01.eur.adobe.com ([10.128.4.32]) by eurcas01.eur.adobe.com ([10.128.4.27]) with mapi; Wed, 17 Nov 2010 13:19:08 +0000 From: Thomas Mueller To: "users@jackrabbit.apache.org" Date: Wed, 17 Nov 2010 13:19:05 +0000 Subject: Re: Cluster & connection pooling Thread-Topic: Cluster & connection pooling Thread-Index: AcuGWgOE253lK4B4Q82dqoxSyn/9+A== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.0.0.100825 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Hi, >Does the sample in ConnectionPooling is OK with the Clustering doc or >not ? No, I think it was not correct (at least not when using more than one cluster node). I now removed the cluster config at http://wiki.apache.org/jackrabbit/ConnectionPooling Regards, Thomas