Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 88096 invoked from network); 26 Jun 2003 21:31:57 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 26 Jun 2003 21:31:57 -0000 Received: (qmail 9471 invoked by uid 97); 26 Jun 2003 21:34:23 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 9464 invoked from network); 26 Jun 2003 21:34:23 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 26 Jun 2003 21:34:23 -0000 Received: (qmail 86593 invoked by uid 500); 26 Jun 2003 21:31:40 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 86578 invoked from network); 26 Jun 2003 21:31:39 -0000 Received: from hosting-132-150.phpwebhosting.com (HELO flow.phpwebhosting.com) (64.72.132.150) by daedalus.apache.org with SMTP; 26 Jun 2003 21:31:39 -0000 Received: (qmail 25195 invoked by uid 508); 26 Jun 2003 21:31:43 -0000 Received: from unknown (HELO 192.168.0.169) (203.15.140.99) by hosting-132-150.phpwebhosting.com with SMTP; 26 Jun 2003 21:31:43 -0000 From: Jason Bainbridge Organization: jblinux.org To: "Tomcat Users List" Subject: Re: error_log size way too big Date: Fri, 27 Jun 2003 05:31:42 +0800 User-Agent: KMail/1.5.9 References: <00b201c33c29$15d8eed0$666aa8c0@juarez> In-Reply-To: <00b201c33c29$15d8eed0$666aa8c0@juarez> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200306270531.42752.jason@jblinux.org> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Fri, 27 Jun 2003 05:22, Todd Fulton wrote: > Hi Everyone, > > I''ve got tomcat4118 in place using apache and the mod_jk connector. > Everything is working fine -- I've got about 100,000 - 200,000 unique > visits a day viewing various jsp pages. However, my error_log in the > apache/logs directory (not tomcat) is growing at a tremendous rate. The > file is being filled with tons of warp connector comments that really don't > appear to be errors. Below is an example. I've got debug levels all set > to 0 in server.xml and the error log level set to "emerg" in httpd.conf for > apache. Doesn't seem to make a difference. I've only ever used mod_jk2 but it looks like you need to set your jkLogLevel as per the below: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/aphowto.html#mod_jk%20Directives Regards, -- Jason Bainbridge http://jblinux.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org