Remembering the last used mirror

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Remembering the last used mirror
Date: 2007-03-18 19:41:35
Message-ID: 45FD95EF.4050500@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Hi!

I've added code to remember the last mirror used (using a cookie) and
automatically download from that mirror the next time the same user
comes in to the site. You can see it in action at
http://magnus-master.pgadmin.org/ftp/.

Right now, it's set to redirect to the last used mirror after 5 seconds.
Before I commit the code, does anybody have a different idea on how long
that time should be? (Or for that matter, does anybody think this whole
thing is a crappy idea?)

//Magnus

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2007-03-18 20:34:47 Re: Remembering the last used mirror
Previous Message Magnus Hagander 2007-03-18 12:59:13 Re: Please remove ECPG from SoC page right away