当前位置:网站首页>What?CDN cache acceleration only works for accelerating static content?
What?CDN cache acceleration only works for accelerating static content?
2022-08-05 06:15:00 【Chengyun Technology】
Partners who want to buy Alibaba Cloud CDN pay attention
CDN's cache acceleration is only suitable for accelerating static content.First, let's distinguish two concepts - static content and dynamic content.
Static content (static assets)
Static content refers to static files with the same data accessed in different requests.For example: pictures, videos, files in the website (html, css, js), software installation packages, apk files, compressed package files, etc.
Dynamic Content (Dynamic Assets)
Dynamic content refers to dynamic content with different data accessed in different requests.For example: files in the website (asp, jsp, php, perl, cgi), API interfaces, database interaction requests, etc.
Why is CDN only suitable for accelerating static content?
Before figuring out the problem, let's take a look at the acceleration principle of CDN.Assuming that your acceleration domain name is www.aliyundoc.com, after accessing the CDN and starting the acceleration service, when an end user initiates an HTTP request in Beijing, the processing flow is shown in the following figure.

The essence of CDN acceleration is cache acceleration
When facing static content, cache the static content stored on the server on the Alibaba Cloud CDN node. When you access these static content, you do not need to visit the server origin site, but visit the nearest Alibaba Cloud CDN node to obtain the same content.In order to achieve the effect of acceleration, while reducing the pressure on the server origin.
When the acceleration object is dynamic content, when you access these dynamic content, you need to visit your server every time, and the server dynamically generates real-time data and returns it to you.Therefore, CDN cache acceleration is not suitable for accelerating dynamic content, and CDN cannot cache dynamic content that changes in real time.For dynamic content requests, the CDN node can only forward it back to your server origin without any acceleration effect.
If your website or app has a lot of dynamic content, for example, you need to accelerate various API interfaces, you need to use Alibaba Cloud's full-site acceleration product.Site-wide acceleration can accelerate both dynamic and static content in the following ways:
1. Static content is accelerated using CDN.
2. Dynamic content can access your server origin site to obtain data at the fastest speed through Alibaba Cloud's dynamic acceleration technologies such as routing optimization and transmission optimization.So as to achieve the effect of accelerating the whole station.
Currently, Alibaba Cloud has 2800+ nodes worldwide.Mainland China (Mainland) has 2300+ nodes, covering 31 provincial-level regions; overseas, China Hong Kong, China Macau and China Taiwan have 500+ nodes, covering more than 70 countries and regions.The entire network bandwidth output capability reaches 150 Tbps.
CDN caches the resources of the origin site to the acceleration nodes of Alibaba Cloud all over the world. When end users request to access and obtain the resources of the origin site, they do not need to go back to the origin. They can obtain the resources already cached on the CDN nodes nearby, which improves the speed of resource access.Share the pressure on the origin site.Currently, some CDN nodes already support IPv6 access.
CDN access is fast and simple. You do not need to adjust the existing business structure or perform complex configuration. You only need to perform simple operations on the CDN console to connect the domain name to Alibaba Cloud and enjoy the global linkAccelerate service.With the quick start, you can easily start the CDN acceleration service.
边栏推荐
- VRRP原理及命令
- 运维的高光时刻,从智能化开始
- 磁盘管理与文件系统
- Spark source code - task submission process - 4-container to start executor
- Dsf5.0 bounced points determine not return a value
- Hugo builds a personal blog
- Small example of regular expression--validate email address
- LinkSLA坚持用户第一,打造可持续的运维服务方案
- Cloud computing - osi seven layers and TCP\IP protocol
- Hard Disk Partitioning and Permanent Mounting
猜你喜欢
随机推荐
账号与权限管理
spark source code-RPC communication mechanism
入门文档07 分阶段输出
Why can't I add a new hard disk to scan?How to solve?
[Day1] (Super detailed steps) Build a soft RAID disk array
The spark operator - coalesce operator
入职前,没想到他们玩的这么花
IP address and subnet division
[Day8] Commands involved in using LVM to expand
【Day8】(超详细步骤)使用LVM扩容
Network wiring and digital-to-system conversion
入门文档09 独立的watch
入门文档03 区分开发与生产环境(生产环境才执行‘热更新’)
【Day8】磁盘及磁盘的分区有关知识
【Machine Learning】1 Univariate Linear Regression
正则表达式小实例--验证邮箱地址
LinkSLA坚持用户第一,打造可持续的运维服务方案
TensorFlow ObjecDetectionAPI在win10系统Anaconda3下的配置
Spark source code-task submission process-6.1-sparkContext initialization-create spark driver side execution environment SparkEnv
Small example of regular expression--remove spaces in the middle and on both sides of the string









