Re: caching problems

2008-02-25 Thread Garrett Cooper
On Feb 25, 2008, at 4:28 AM, gareth wrote: 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

Re: caching problems

2008-02-25 Thread gareth
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 re

Re: caching problems

2008-02-25 Thread gareth
On Fri 2008-02-22 (21:17), Emanuel Haupt wrote: > You could host the INDEX file on a mirror running a webserver on a non > standard port. Then you could add something like this > to /usr/local/etc/pkgtools.conf: > > ENV['MASTER_SITE_INDEX'] = "http://your.index.mirror.tld:81/"; thanx > Although

Re: caching problems

2008-02-22 Thread RW
On Fri, 22 Feb 2008 19:22:10 +0200 gareth <[EMAIL PROTECTED]> wrote: > hey guys, our proxy is caching extremely old copies of the ports index > and portaudit databases from freebsd.org. our admins claim that they > cache the following files i need normally: > > http://www.FreeBSD.org/ports/auditf

Re: caching problems

2008-02-22 Thread Emanuel Haupt
> hey guys, our proxy is caching extremely old copies of the ports index > and portaudit databases from freebsd.org. our admins claim that they > cache the following files i need normally: > > http://www.FreeBSD.org/ports/auditfile.tbz > http://www.FreeBSD.org/ports/INDEX-6.bz2 > > since they hav

caching problems

2008-02-22 Thread gareth
hey guys, our proxy is caching extremely old copies of the ports index and portaudit databases from freebsd.org. our admins claim that they cache the following files i need normally: http://www.FreeBSD.org/ports/auditfile.tbz http://www.FreeBSD.org/ports/INDEX-6.bz2 since they have no no-cache pr