当前位置:网站首页>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.
边栏推荐
- lvm logical volume and disk quota
- Getting Started Document 07 Staged Output
- spark operator-wholeTextFiles operator
- [Day5] Soft and hard links File storage, deletion, directory management commands
- 运维的高光时刻,从智能化开始
- 微信小程序页面跳转传参
- Hard Disk Partitioning and Permanent Mounting
- 入门文档07 分阶段输出
- spark operator-textFile operator
- VLAN详解及实验
猜你喜欢
随机推荐
Hugo builds a personal blog
js动态获取屏幕宽高度
Mongodb query analyzer parsing
spark算子-repartition算子
正则表达式小实例--去掉字符串中间和两边的空格
To TrueNAS PVE through hard disk
NAT实验
深度 Zabbix 使用指南——来自惨绿少年
通过单总线调用ds18b20的问题
入门文档10 资源映射
【Machine Learning】1 Univariate Linear Regression
spark算子-map vs mapPartitions算子
入门文档06 向流(stream)中添加文件
入职前,没想到他们玩的这么花
dsf5.0新建页面访问时重定向到首页的问题
markdown editor template
OpenCV3.0 兼容VS2010与VS2013的问题
RAID磁盘阵列
智能运维会取代人工运维吗?
VRRP原理及命令








