Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 19983 invoked from network); 3 Oct 2005 15:13:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2005 15:13:26 -0000 Received: (qmail 82174 invoked by uid 500); 3 Oct 2005 15:13:20 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 82124 invoked by uid 500); 3 Oct 2005 15:13:19 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 76718 invoked by uid 99); 3 Oct 2005 15:08:19 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: RE: Re: Can caching be forced? Date: Mon, 3 Oct 2005 17:07:57 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: Can caching be forced? Thread-Index: AcXH7EaeRBW0tZ3fTS2GTNfFBx6InQAP2PRA From: "Ard Schrijvers" To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You will run into problems when the remote server does not respond in = normal times. We experienced lots of troubles for rss feeds. Better to = define a cron jobs, writing every X minutes the file to file system, = only if the file gets parsed correctly. This assures your front end not = being dependant on a remote server.. > -----Original Message----- > From: news [mailto:news@sea.gmane.org]On Behalf Of Jorg Heymans > Posted At: maandag 3 oktober 2005 9:29 > Posted To: Cocoon User List > Conversation: Re: Can caching be forced? > Subject: Re: Can caching be forced? >=20 >=20 >=20 > Rob Oxspring wrote: > > Hi, > >=20 > > I have a match setup to pull data from a remote server for later > > transformation. The data from the remote server doesn't=20 > appear to have > > accurate last modified or useful expiry information but I'd like to > > minimize calls to the remote server all the same. Is it possible to > > force the remote data to be cached for some fixed period and thereby > > only issue requests to the remote server at some minimum=20 > rate (e.g. 1 > > request per minute). > >=20 >=20 > see [1] >=20 > > > ... > >=20 >=20 > HTH > Jorg >=20 > [1] http://cocoon.apache.org/2.1/userdocs/concepts/caching.html >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org