Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC7DBD4CE for ; Thu, 7 Mar 2013 13:21:57 +0000 (UTC) Received: (qmail 59979 invoked by uid 500); 7 Mar 2013 13:21:54 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 59694 invoked by uid 500); 7 Mar 2013 13:21:54 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 59671 invoked by uid 99); 7 Mar 2013 13:21:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 13:21:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.128.172 as permitted sender) Received: from [209.85.128.172] (HELO mail-ve0-f172.google.com) (209.85.128.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 13:21:49 +0000 Received: by mail-ve0-f172.google.com with SMTP id cz11so343014veb.17 for ; Thu, 07 Mar 2013 05:21:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=s1Zy/WV+sxc8+B0k7xBZmQRnxRaenV3VdPx+BeqKtj4=; b=O0urzf+LaBCdc8scT//1UjebeI4bHseTFL2qGG0BlkJ000fJP4nfPrdQRY1AlvkcdC amk0FCKa4a7psKIAo6rMyt1nvff3Oj/MSjV16SePnCQ9sNOHeZx/pd14Jcd3ouKtNm96 vc8rctSFNqhLGYO9hl7zGLVaCWAu2EedscpE4apAo1Qe07n0NTtxE1oClWw1BhYoIPG3 vkmsJ+eF9xUiKtfIdiM5u4yrqA/v62YSiXcfD/NKCGKrGopCDe8j0LhixsKdA/7ExtMy LTIblN0tGMEFL8qr3ftlfA97Dd0m/3CRcJG0Ckd1HSYOt3f2YgN/0EI1fptfneWK3U1R UHKw== MIME-Version: 1.0 X-Received: by 10.52.22.74 with SMTP id b10mr11373809vdf.96.1362662488279; Thu, 07 Mar 2013 05:21:28 -0800 (PST) Received: by 10.58.64.169 with HTTP; Thu, 7 Mar 2013 05:21:27 -0800 (PST) In-Reply-To: References: Date: Thu, 7 Mar 2013 08:21:27 -0500 Message-ID: From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_cache logging On Thu, Mar 7, 2013 at 8:12 AM, Thiago Bemerguy wrote: > I am using 2.2, I didn't notice it was about 2.4. Isn't there anyway to log > mod_cache in 2.2? SetEnv CACHE_MISS 1 and then log it and/or %{Age}o --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org