Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 53612 invoked from network); 27 Sep 2006 09:17:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 09:17:28 -0000 Received: (qmail 9480 invoked by uid 500); 27 Sep 2006 09:17:23 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 9428 invoked by uid 500); 27 Sep 2006 09:17:23 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 9417 invoked by uid 99); 27 Sep 2006 09:17:23 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Sep 2006 02:17:23 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=remm@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 212.27.42.28 cause and error) Received: from [212.27.42.28] ([212.27.42.28:42576] helo=smtp2-g19.free.fr) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 44/C0-24138-0A14A154 for ; Wed, 27 Sep 2006 02:17:22 -0700 Received: from [192.168.0.1] (gou06-1-82-224-99-120.fbx.proxad.net [82.224.99.120]) by smtp2-g19.free.fr (Postfix) with ESMTP id 20E7C3359A for ; Wed, 27 Sep 2006 11:17:18 +0200 (CEST) Message-ID: <451A419E.3040504@apache.org> Date: Wed, 27 Sep 2006 11:17:18 +0200 From: Remy Maucherat User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: [6.0] Updates References: <45193284.1080407@apache.org> <45195205.70201@hanik.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Peter Rossbach wrote: > Hi Filip, > > I thing many people use the current cluster implementation. For those > people I want spend my time to sync two branches :-) > Some people ask me to start experiments with new Servlet and JSP API's > or the new connector implementation but with > the old cluster API. Let the user the choice,like APR or Java HTTP > Connector. This does not make much sense here, as the new implementation does the exact same thing as the other one (unlike the connectors). Did you test the new clustering ? How does it compare to the old one ? There's no need for two clustering implementations, so one of them needs to be chosen. The other one may be developed in the sandbox and provided as an alternative (in a separate download), but I think that's time which would be wasted. BTW, a major release is also the best opportunity to make some changes in configuration. If it's not done now, then we would have to keep both for a long time. R�my --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org