Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 57452 invoked from network); 9 Jan 2008 15:33:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jan 2008 15:33:02 -0000 Received: (qmail 53455 invoked by uid 500); 9 Jan 2008 15:32:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 53437 invoked by uid 500); 9 Jan 2008 15:32:42 -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 53426 invoked by uid 99); 9 Jan 2008 15:32:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2008 07:32:42 -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: local policy) Received: from [128.174.254.16] (HELO sab-fillmore.sab.uiuc.edu) (128.174.254.16) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2008 15:32:16 +0000 Received: from SAB-FENWICK.sab.uiuc.edu ([128.174.254.19]) by sab-fillmore.sab.uiuc.edu with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Jan 2008 09:33:12 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 9 Jan 2008 09:33:11 -0600 Message-ID: In-reply-to: <28D87C00C6E83540A814CFAE3FA63E3F69EA16@EXCHSUR.gaia.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] mod_cache thread-index: AchSit+/b8+GvL81RPG2jiHImO1AwAABOCcgABBw/SA= References: <28D87C00C6E83540A814CFAE3FA63E3F69EA16@EXCHSUR.gaia.fr> From: "Campbell, Lance" To: Cc: X-OriginalArrivalTime: 09 Jan 2008 15:33:12.0202 (UTC) FILETIME=[F1B8BEA0:01C852D4] X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] mod_cache Is there a header string I could pass in the newer version of = mod_cache/mod_disk_cache that would cause it to refresh the cache with = new content for the requested URL? In version 2.0.59 there does not seem to be a header string that will do = this. I got the idea that passing the following header string would do = that: "Cache-Control: max-age=3D0" After looking at the code I found that this is not the case. Using this = string in the header simply tells mod_cache to not check the cache for = the requested content. So the next time mod_cache gets a request for = the same URL without the above header string it will give back the old = cached content.=20 I am really looking for a way to tell mod_cache, "hey, refresh the cache = with new content for the requested URL". Thanks for any help you can give me. Lance Campbell Project Manager/Software Architect Web Services at Public Affairs University of Illinois 217.333.0382 http://webservices.uiuc.edu =20 -----Original Message----- From: Axel-Stephane SMORGRAV = [mailto:Axel-Stephane.SMORGRAV@europe.adp.com]=20 Sent: Wednesday, January 09, 2008 1:53 AM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_cache Yes you did. http://issues.apache.org/bugzilla/show_bug.cgi?id=3D19441=20 Many of the developers actively participate on this list also, so there = is no need to post to the dev list. If you believe you have found a = problem you should search Bugzilla for reports of problems similar to = what you reported. -ascs ________________________________ De : Campbell, Lance [mailto:lance@uiuc.edu]=20 Envoy=E9 : mercredi 9 janvier 2008 07:44 =C0 : users@httpd.apache.org Objet : [users@httpd] mod_cache =20 I think I found an issue with mod_cache. Where do I go to post a = question to the development group for this mod? =20 Thanks, =20 Lance Campbell Project Manager/Software Architect Web Services at Public Affairs University of Illinois 217.333.0382 http://webservices.uiuc.edu =20 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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