|
Jeff Davis |
at Dec 6, 2006 at 12:46 am
|
⇧ |
| |
On Tue, 2006-12-05 at 15:49 -0800, Joshua D. Drake wrote:On Tue, 2006-12-05 at 15:32 -0800, Jeff Davis wrote:On Tue, 2006-12-05 at 15:06 -0800, Joshua D. Drake wrote:On Tue, 2006-12-05 at 15:01 -0800, Jeff Davis wrote:The page here, which is linked from the press kit:
http://www.postgresql.org/docs/current/static/release.htmlcontains a broken link to both the 8.2 release notes and 8.1.5.
After a few minutes, the link to the 8.2 notes disappeared, and then
reappeared (still a broken link).
I think something is wrong, or I am hitting various mirror sites or
something.
You are probably hitting different mirrors.
217.196.146.201
66.98.251.159
The 66. number is ftp. which is the what all the mirrors feed off of.
Have you tried clearning your cache ? :)
The problem is fixed now. What I did was a "host www.postgresql.org" and
4 IPs were returned:
www.postgresql.org is an alias for static.mirrors.postgresql.org.
static.mirrors.postgresql.org has address 217.196.146.201
static.mirrors.postgresql.org has address 66.98.251.159
static.mirrors.postgresql.org has address 80.179.151.210
static.mirrors.postgresql.org has address 212.247.200.180
I did a telnet to each one and an HTTP request to see if the document
existed on that box. For those two I listed in the previous email, no
document existed which was causing a 404 for some people (like me).
Now the document exists on all those 4 IPs. It just took a while for
them to sync up I guess.
Regards,
Jeff Davis