Return-Path: Delivered-To: apmail-jakarta-turbine-jcs-user-archive@www.apache.org Received: (qmail 33886 invoked from network); 20 Jan 2004 22:53:51 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Jan 2004 22:53:51 -0000 Received: (qmail 9196 invoked by uid 500); 20 Jan 2004 22:53:38 -0000 Delivered-To: apmail-jakarta-turbine-jcs-user-archive@jakarta.apache.org Received: (qmail 9031 invoked by uid 500); 20 Jan 2004 22:53:37 -0000 Mailing-List: contact turbine-jcs-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Turbine JCS Users List" Reply-To: "Turbine JCS Users List" Delivered-To: mailing list turbine-jcs-user@jakarta.apache.org Received: (qmail 9017 invoked from network); 20 Jan 2004 22:53:37 -0000 Received: from unknown (HELO gollum.dreamhost.com) (66.33.209.16) by daedalus.apache.org with SMTP; 20 Jan 2004 22:53:37 -0000 Received: from [192.168.0.2] (68-233-107-59.stcgpa.adelphia.net [68.233.107.59]) by gollum.dreamhost.com (Postfix) with ESMTP id 6B9FA5BA6E for ; Tue, 20 Jan 2004 14:53:43 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v609) In-Reply-To: <3B27B5BA3528BC42BA9301DE1046F9A4B0D699@mtlpexc100.rgare.ca> References: <3B27B5BA3528BC42BA9301DE1046F9A4B0D699@mtlpexc100.rgare.ca> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <7A5B5114-4B9B-11D8-A71E-000A959CFBA8@jamestaylor.org> Content-Transfer-Encoding: 7bit From: James Taylor Subject: Re: Is JCS slow ? Date: Tue, 20 Jan 2004 17:53:35 -0500 To: "Turbine JCS Users List" X-Mailer: Apple Mail (2.609) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > But I have 8 line in log for each element read : > Maybe it's comming from here ? How can I disable the log ? Is it maybe > JBoss > who activate this ? Oh my yes, 8 lines of output per element will slow things down plenty. You need to turn the log4j log level for the jcs classes up to INFO or WARN. Yes, JBoss is probably initializing log4j, I unfortunately don't know where it keeps the config though. --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-jcs-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-jcs-user-help@jakarta.apache.org