From owner-freebsd-ports@FreeBSD.ORG Mon Feb 25 13:07:30 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C41A16A404 for ; Mon, 25 Feb 2008 13:07:30 +0000 (UTC) (envelope-from lordcow@lordcow.org) Received: from srvbsdsmt002.uct.ac.za (srvbsdsmt002.uct.ac.za [137.158.153.104]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD4713C457 for ; Mon, 25 Feb 2008 13:07:30 +0000 (UTC) (envelope-from lordcow@lordcow.org) Received: from mail.uct.ac.za ([137.158.153.100]) by srvbsdsmt002.uct.ac.za with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1JTcRA-000Kmf-Oh for ports@freebsd.org; Mon, 25 Feb 2008 14:28:04 +0200 Received: from lhc.phy.uct.ac.za ([137.158.92.134]) by mail.uct.ac.za with esmtp (Exim 4.44 (FreeBSD)) id 1JTcR5-000ERI-Ok for ports@freebsd.org; Mon, 25 Feb 2008 14:27:59 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.68) (envelope-from ) id 1JTcR7-0001p7-C0 for ports@freebsd.org; Mon, 25 Feb 2008 14:28:01 +0200 Date: Mon, 25 Feb 2008 14:28:01 +0200 From: gareth To: ports@freebsd.org Message-ID: <20080225122801.GA6807@lordcow.org> References: <20080222172210.GA31869@lordcow.org> <20080222215938.554c9459@gumby.homeunix.com.> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080222215938.554c9459@gumby.homeunix.com.> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Cc: Subject: Re: caching problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 13:07:30 -0000 On Fri 2008-02-22 (21:59), RW wrote: > Have you tried using curl to prefetch the relevant files, IIRC it adds > a header that asks for a refetch or revalidation. That may cause the > cache to update its copy, depending on whether their policy complies > with standards. i haven't tried that, not really sure what prefetching means?