$ curl -D - http://people.gentoo.org/username HTTP/1.1 301 Moved Permanently Date: Sun, 28 Sep 2008 16:15:38 GMT Server: UltraDNS Client Redirection Server Last-Modified: Sun, 28 Sep 2008 16:15:38 GMT Accept-Ranges: none Connection: close Content-type: text/html Location: http://dev.gentoo.org/~/username It used to redirect to http://dev.gentoo.org/~username Note the extra '/' between ~ and username
reported upstream to UltraDNS @ 2009/09/28 19:07 UTC.
This seems to be specific to some subset of the UltraDNS servers. Paris: Broken York, England: Broken Vancouver, Canada: Works Portland, OR, USA: Works They use IP anycasting, so I can't identify the actual server(s) that are returning the bad data. They are looking at it more (mail on mirror-admins@g.o).
After some mails with UltraDNS, they finally gave me this response: ===== Thank you for contacting Neustar UltraDNS (www.ultradns.biz). We will be rolling out a bug fix for the web forwarding issue reported last month, later this week. You should be able to confirm the fix by Saturday October 18th. =====
(In reply to comment #3) > You should be able to confirm the fix by Saturday October 18th. Looks ok to me. Thanks. neysx@xs3:~% curl -D - http://people.gentoo.org/username HTTP/1.1 301 Moved Permanently Date: Tue, 20 Jan 2009 18:53:01 GMT Server: UltraDNS Client Redirection Server Last-Modified: Tue, 20 Jan 2009 18:53:01 GMT Accept-Ranges: none Connection: close Content-type: text/html Location: http://dev.gentoo.org/~username