Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 87239 invoked from network); 13 Apr 2007 23:03:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Apr 2007 23:03:53 -0000 Received: (qmail 20411 invoked by uid 500); 13 Apr 2007 23:03:59 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 20257 invoked by uid 500); 13 Apr 2007 23:03:59 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 20245 invoked by uid 99); 13 Apr 2007 23:03:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 16:03:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.111.4.28] (HELO out4.smtp.messagingengine.com) (66.111.4.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 16:03:52 -0700 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 8BCBA21205C for ; Fri, 13 Apr 2007 19:03:32 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Fri, 13 Apr 2007 19:03:32 -0400 X-Sasl-enc: UJQ4SCnyT8k37Hc50MG0Tc57oM0H84nz9dn4qk90uF5a 1176505410 Received: from localhost (dsl-41-216.nsw1.net.au [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTP id D2E83175DB for ; Fri, 13 Apr 2007 19:03:30 -0400 (EDT) Date: Sat, 14 Apr 2007 09:03:26 +1000 From: David Crossley To: dev@forrest.apache.org Subject: Re: locationamp logging set to debug in RC1 Message-ID: <20070413230326.GN7676@igg.indexgeo.com.au> References: <461FDEF7.70202@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <461FDEF7.70202@apache.org> User-Agent: Mutt/1.4.2.2i X-Virus-Checked: Checked by ClamAV on apache.org Ross Gardler wrote: > I'm afraid this one may require a new RC (I'm open to discussion). It would. However i see no difference between the files in trunk and RC1. With a fresh seed site, the locationmap.log is empty and dispatcher-enabled has a few warnings. -David > The logkit.xconf file has the following setting, which is different from > what is in SVN: > > > > SVN has: > > > > With locationmap logging set to debug performance is considerably > decreased, especially when the locationmap result is not cached (i.e. on > the first resource request or when it has expired). > > Ross