From users-return-78705-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Thu Apr 14 16:17:51 2005 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 20338 invoked from network); 14 Apr 2005 16:17:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Apr 2005 16:17:50 -0000 Received: (qmail 82016 invoked by uid 500); 14 Apr 2005 16:16:41 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81919 invoked by uid 500); 14 Apr 2005 16:16:40 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 81865 invoked by uid 99); 14 Apr 2005 16:16:39 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of bljohnson@gmail.com designates 64.233.170.206 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 09:16:37 -0700 Received: by rproxy.gmail.com with SMTP id 40so315810rnz for ; Thu, 14 Apr 2005 09:16:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=knqLqyuy+n6UH/OQ2iZRuzTWo8TW8n8mYzxeBzNXc2+pKR2z1jxfxLgeK0OoOedmOqnMfhbjxDE871dk4oJ0X0UgS/7g8kcRJMeKK8bTiPPc2shx+7b5A7FjFCKBzjJ2QTzCgu4+P82EAFc11waWIrJeZRG9MkE9sYeOisc1rdU= Received: by 10.38.8.46 with SMTP id 46mr2519960rnh; Thu, 14 Apr 2005 09:16:34 -0700 (PDT) Received: by 10.38.8.43 with HTTP; Thu, 14 Apr 2005 09:16:34 -0700 (PDT) Message-ID: <9a27dace05041409163eddd0c7@mail.gmail.com> Date: Thu, 14 Apr 2005 12:16:34 -0400 From: Brent Johnson Reply-To: Brent Johnson To: Cocoon Mailing List Subject: Scalability, Performance, Stability Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N First, I've been working with Cocoon (on and off) since the 1.x days, starting around maybe 5-6 years ago. I've just recently (in the past year or so) moved away from XSP and into the wonderful world of Flow and JXTemplates. I've been writing a web application (intranet application, not "public" website) that I just demo'd to my boss this morning. Well, he loved it, got all excited and started talking about the "future" of this application. Now, I should be happy, right? I am, but also have grown a little uneasy. Has anyone out there rolled out a database intensive web application or web site using Cocoon 2.x? I don't mean some small traffic website for personal, or small business use. My boss is talking about taking this full web application I'm writing and selling it as a "product" in the healthcare industry. Right now, I'm having problems with Hibernate and Flow, nothing (hopefully) serious. I'm just getting a little uneasy now, wondering how Cocoon 2.x (and Hibernate) is going to perform when querying against a possibly huge (although thats an objective term) database. For example, one of our live website projects is an intranet site running under Cocoon 2.1.5 for a customer. It's fairly low traffic, and uses XSP (no flow or jxtemplates). But still, after 4-6 weeks the site just stops responding and I have to restart the Linux networking service and Tomcat to restore the site. I'm upgrading to 2.1.7 asap to see if this fixes the problem (I was told in a previous email to this list about a file handle problem). I just can't have something like this happening on a product we're selling to customers. Sorry for the long babbling email, I'm just wondering what sort of experiences other Cocoon users have had rolling out similar applications or sites with Cocoon 2.x. How is it with scalability, performance and stability? Thanks, - Brent --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org