Skip to content

Commit

Permalink
Clarify CDN advantages (donnemartin#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
noebrito authored and remiomosowon committed Oct 17, 2021
1 parent ee50318 commit 94cac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,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
Expand Down

0 comments on commit 94cac09

Please sign in to comment.