Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 21665 invoked from network); 7 Jan 2008 17:28:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jan 2008 17:28:10 -0000 Received: (qmail 32662 invoked by uid 500); 7 Jan 2008 17:27:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 32636 invoked by uid 500); 7 Jan 2008 17:27:49 -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 32606 invoked by uid 99); 7 Jan 2008 17:27:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2008 09:27:49 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jslive@gmail.com designates 209.85.198.184 as permitted sender) Received: from [209.85.198.184] (HELO rv-out-0910.google.com) (209.85.198.184) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2008 17:27:26 +0000 Received: by rv-out-0910.google.com with SMTP id l15so5479409rvb.24 for ; Mon, 07 Jan 2008 09:27:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=76biI3/h6wjYwqg2nKVBh1G4h7zjvz31hK2a2hSX5tw=; b=TlnsHOY9OyaXNg55AWJy+p/gJy2zkK2Z9nEmXQ2eBMS2+IbUzkhF50F5u/9hNJRJIGU+ngiSWNAe0ga6rSooqGmbz4zbwf0yChPo9OB8vGzk2nn4+DVA/IHF3zIrg/upLPkAuwYf0hnFeabFPkH1r6rqO3przfoVnw5D2fRIvIk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kiCfuHclYHqWxUysPMiJj//cWIhxVzi3IdAleyo3Oi4xJTOFJDs0ePUSjnyyDEmsyglcqL3w1WOo1YEqpWi1HmvVFb5tEvb7TV9L37w2fpInQ4fLjUf+nKFypaUyjQ+OtgX/tVgTUGF5QCAqkeUQhBsNVgPXWD02GVhp+5kVnb4= Received: by 10.141.87.13 with SMTP id p13mr10759187rvl.55.1199726849823; Mon, 07 Jan 2008 09:27:29 -0800 (PST) Received: by 10.65.73.19 with HTTP; Mon, 7 Jan 2008 09:27:29 -0800 (PST) Message-ID: Date: Mon, 7 Jan 2008 12:27:29 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 8e5574a9d5a7b2ad X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] mod_disk_cache On Jan 7, 2008 12:12 PM, Campbell, Lance wrote: > Joshua, > I don't understand what you are saying. Is there some command parameter > you can send to htcacheclean or is there a special way of formatting the > requested cached URL that will cause it to be refreshed? Just make an HTTP request to the server for the targeted URL with a "Cache-Control: max-age=0" header. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org