Clarified CDN advantages
It is clearer to say that a user receives data "from" a data center then it is to say that a user receives data "at" a data center.pull/310/head
parent
c65a721b41
commit
51283bd623
|
@ -624,7 +624,7 @@ A content delivery network (CDN) is a globally distributed network of proxy serv
|
|||
|
||||
Serving content from CDNs can significantly improve performance in two ways:
|
||||
|
||||
* Users receive content at data centers close to them
|
||||
* Users receive content from data centers close to them
|
||||
* Your servers do not have to serve requests that the CDN fulfills
|
||||
|
||||
### Push CDNs
|
||||
|
|
Loading…
Reference in New Issue