Il giorno 28/feb/2013, alle ore 13:53, Donald Stufft <[email protected]> 
ha scritto:

> On Thursday, February 28, 2013 at 7:49 AM, M.-A. Lemburg wrote:
>> There you go:
>> 
>> https://d1t66zoqn9vlte.cloudfront.net/simple/
> Same thing on Fastly http://pypi.python.org.a.prod.fastly.net/simple/
> 
> Easy :)

Given that /simple doesn't expose HTTP cache headers, you're not basically 
using the CDN for that URL:

$ http HEAD https://pypi.python.org/simple/
HTTP/1.1 200 OK
Content-Length: 240286
Content-Type: text/html; charset=utf-8
Content-encoding: gzip
Date: Thu, 28 Feb 2013 13:04:26 GMT
Server: nginx/1.1.19
Strict-Transport-Security: max-age=86400

So it's not that easy. Plus, neither of them are SSL.

I don't see this need to rush. Let's not redo the mistake of the HTTP redirect 
that broke everything. Even if it takes two weeks with proper testing and 
integration with the CDN provider, I think it's more than fast enough.
-- 
Giovanni Bajo   ::  [email protected]
Develer S.r.l.  ::  http://www.develer.com

My Blog: http://giovanni.bajo.it





Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig

Reply via email to