Google CDN Beta is already one of the fastest CDNs
21–30 of 110 posts
Re: Google CDN Beta is already one of the fastest CDNs
#22Anyone want to start a pool on how long until Google shuts it down when it doesn't end up as #1 in the market?
Re: Google CDN Beta is already one of the fastest CDNs
#23Re: Google CDN Beta is already one of the fastest CDNs
#24Re: Google CDN Beta is already one of the fastest CDNs
#25Seems ironic that the linked site doesn't load (at least for me)
Re: Google CDN Beta is already one of the fastest CDNs
#26Seems ironic that the linked site doesn't load (at least for me)
Re: Google CDN Beta is already one of the fastest CDNs
#27Question: How do cdns serve/shard data ? Meaning, in a pop, there are say 100 nodes, and all of them cache some data, say by hashing the path /ayb.jpg. Does the loadbalancer (say, haproxy) know which node should-have the file cached ? Or there is random loadbalancing and each node get's the data from the other nodes (using the same hash)? Just like openstack-swift (there are proxy that serve http-requests, and data n…
Re: Google CDN Beta is already one of the fastest CDNs
#28> Cloud CDN is Google’s own CDN solution for sites running in VMs inside Compute Engine. It is designed and implemented a bit differently from other CDNs, since it is meant to cache not only static content, but practically a whole site in more than 50 edge caches globally. I'm not seeing what's so special here. Other CDNs can do whole-site acceleration and caching (Akamai Sureroute, EdgeCast ADN). > It is a whole new…
That's definitely a misunderstanding on the author's part. I think our own landing page ( https://cloud.google.com/cdn/ ) actually makes this clear: there are caches at the edge, but we (currently) deeply understand your origin (our compute engine VMs) and don't require any funny modification to your setup (just click a button) or look any different than your existing anycast IP for L7 Load Balancing. Disclaimer: I w…
Edit: Any chance you could ask Cedexis to add GCDN to these reports: http://www.cedexis.com/reports/#?report=dsa&country=US&date=...
Re: Google CDN Beta is already one of the fastest CDNs
#29Anyone want to start a pool on how long until Google shuts it down when it doesn't end up as #1 in the market?
I'll take the other side of your bets. How much are you in for?
Re: Google CDN Beta is already one of the fastest CDNs
#30I can make a fast CDN too, if it doesn't have any users yet!
It is very hard to keep it very fast when you have millions of free users, like CloudFlare does. That is impressive.