On 28 October 2013 12:51, Charles Plessy <[email protected]> wrote:

> Le Sun, Oct 27, 2013 at 03:22:55PM +0100, Anders Ingemann a écrit :
> >
> > Your script uses
> > > MIRROR=http://cloudfront.debian.net
> > I thought cloudfront was added to the http redirector (http.debian.net,
> > meaning you can use that URL instead)? Or am I wrong?
>
> Hi Anders and everybody,
>
> I have the impression that the http redirector does not
> send to cloudfront…
>
> admin@ip-172-31-31-51:~$ GET -e http://http.debian.net/demo/debian/
> 200 OK
> Cache-Control: no-cache
> Connection: close
> Date: Mon, 28 Oct 2013 11:48:50 GMT
> Pragma: no-cache
> Content-Type: text/plain
> Client-Date: Mon, 28 Oct 2013 11:48:50 GMT
> Client-Peer: 46.4.205.44:80
> Client-Response-Num: 1
> Client-Transfer-Encoding: chunked
> Link: <http://mirror.hmc.edu/debian/>; rel=duplicate; pri=1814; depth=0
> X-Arch:
> X-AS: 16509
> X-City: Seattle
> X-Closest-Distance: 18.14
> X-Continent: NA
> X-Country: US
> X-Distance: 18.14
> X-IP: 54.238.199.200
> X-Match-Type: country
> X-Population: 12
> X-Region: WA
> X-Std-Dev: 5.55168163712582
> X-URL:
>
> Cheers,
>
> --
> Charles Plessy
> Debian Med packaging team,
> http://www.debian.org/devel/debian-med
> Tsurumi, Kanagawa, Japan
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
> [email protected]
> Archive: http://lists.debian.org/[email protected]
>
>
Huh, you are right.
$ curl -v 'http://http.debian.net/demo/debian/'
* About to connect() to http.debian.net port 80 (#0)
*   Trying 46.4.205.44... connected
* Connected to http.debian.net (46.4.205.44) port 80 (#0)
> GET /demo/debian/ HTTP/1.1
> User-Agent: curl/7.21.0 (x86_64-pc-linux-gnu) libcurl/7.21.0
OpenSSL/0.9.8o zlib/1.2.3.4 libidn/1.15 libssh2/1.2.6
> Host: http.debian.net
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Mon, 28 Oct 2013 12:35:19 GMT
< Cache-Control: no-cache
< Pragma: no-cache
< Link: <http://the.earth.li/debian/>; rel=duplicate; pri=937; depth=0, <
http://ukdebian.mirror.anlx.net/debian/>; rel=duplicate; pri=937; depth=0, <
http://mirror.bytemark.co.uk/debian/>; rel=duplicate; pri=937; depth=0, <
http://mirror.sov.uk.goscomb.net/debian/>; rel=duplicate; pri=937; depth=0,
<http://free.hands.com/debian/>; rel=duplicate; pri=937; depth=0, <
http://mirror.vorboss.net/debian/>; rel=duplicate; pri=937; depth=0
< X-Arch:
< X-AS: 16509
< X-City:
< X-Closest-Distance: 9.37
< X-Continent: EU
< X-Country: IE
< X-Distance: 9.37
< X-IP: 54.247.127.96
< X-Match-Type: continent
< X-Population: 64
< X-Region:
< X-Std-Dev: 4.43441664709125
< X-URL:
< Transfer-Encoding: chunked
< Content-Type: text/plain
<
* Connection #0 to host http.debian.net left intact
* Closing connection #0

James, any idea when this will work?

Reply via email to