Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
cbaae481
Unverified
Commit
cbaae481
authored
Jul 09, 2020
by
Noe Brito
Committed by
GitHub
Jul 09, 2020
Browse files
Clarify CDN advantages (#310)
parent
ad5435ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cbaae481
...
@@ -628,7 +628,7 @@ A content delivery network (CDN) is a globally distributed network of proxy serv
...
@@ -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:
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
*
Your servers do not have to serve requests that the CDN fulfills
### Push CDNs
### Push CDNs
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment