Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 92947 invoked from network); 4 Feb 2006 09:33:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Feb 2006 09:33:54 -0000 Received: (qmail 48244 invoked by uid 500); 4 Feb 2006 09:33:46 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 48229 invoked by uid 500); 4 Feb 2006 09:33:45 -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 List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 48218 invoked by uid 99); 4 Feb 2006 09:33:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 01:33:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of opensourcedev@gmail.com designates 66.249.92.207 as permitted sender) Received: from [66.249.92.207] (HELO uproxy.gmail.com) (66.249.92.207) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Feb 2006 01:33:44 -0800 Received: by uproxy.gmail.com with SMTP id m3so115917uge for ; Sat, 04 Feb 2006 01:33:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rDWmK/VUGpo0obQG/lV3YcS3iZ2F2Y/ojgdx2ccxIY2n52ycISiiRH7IG7SE0Tt7iAxwsDCfUy5tPWKKKPFVBnMm6fnlyhEOfTVG0EFpC9dFQY4MnOAYkZGjqWLcndTCG29JfUNYW9RrCuApPnEylIhaKQqE3kEa+bw1kkElN7Q= Received: by 10.48.157.5 with SMTP id f5mr728651nfe; Sat, 04 Feb 2006 01:33:23 -0800 (PST) Received: by 10.48.48.16 with HTTP; Sat, 4 Feb 2006 01:33:23 -0800 (PST) Message-ID: Date: Sat, 4 Feb 2006 10:33:23 +0100 From: Dominique To: users@cocoon.apache.org Subject: Re: background Action - temporary lock xml file for cocoon requests In-Reply-To: <8CAA4061-5E7A-4EA4-B9D5-FC800EFED790@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8CAA4061-5E7A-4EA4-B9D5-FC800EFED790@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N fortunatly, it's not a public website, it's only accessed by a few editors. > > act(..) { > > > > Thread approveThread =3D new Thread(this); > > approveThread.start(); > > return null; > > } > > Autsch! Well, then you better don't have many user ;) > > Every request generates a thread - that makes it really easy to bring > down that machine > > cheers > -- > Torsten > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org