查看原文
其他

CDN交付类型的研究:HTTP CDN, VoD CDN, Live Streaming CDN

FDC全球28个机房 FDCservers.net官微 2021-11-26

A Look On The Types Of CDN Deliveries

CDN交付类型的研究

HTTPCDN, VoD CDN, Live Streaming CDN


As the demand for online content increases,the demand for a critical technology which can deliver video, huge files, andother web content to users quickly and reliably increases. The delay thatoccurs between the loading of a web page and when the page actually appears istermed to be latency. The latency of a page may be high due to the geographicaldistance between your computer and the hosting server of the web page and nouser can’t wait so long for a content to load and they simply close or navigateto another web application.

随着在线内容需求的增长,对可以快速可靠地向用户交付视频Video,大文件Files和其他Web内容的关键技术的需求也在增加。在加载网页和网页实际出现之间发生的延迟称为Latency延迟。由于您的计算机与网页的托管服务器之间的地理/物理距离,页面的latency延迟可能会很高,并且没有用户可以忍受这么长时间才能加载内容,他们只会关闭或跳转到另一个Web应用程序。

 

CDN’s are evolved to solve such afundamental problem by accelerating the delivery of content. The cached contenton multiple servers are widely distributed across the geographical locations todeliver a range of content to numerous endpoints swiftly in a cost-effectivemanner.

CDN的发展是为了通过加速内容交付来解决这样一个根本问题。多台服务器上的缓存内容广泛分布在不同的地理/物理位置(CDN节点),以经济高效的方式将一系列内容快速交付到众多终端。


In this article, let’s have a look on howCDN’s work and the types of CDN deliveries based on the user requirements.

在本文中,让我们看看CDN是如何工作的,以及基于用户需求的CDN交付类型。

 


How CDN Work? CDN的工作原理?

 

Generally, CDN’s are a large network ofservers. They reduce the physical stretch between a web server and a user byhaving the copies of content pulled from the origin server to spread acrossgeographies in storage banks called caches or PoPs. So when a user from the UStries to access French content it can simply be fetched from a local US PoP,instead of routing the content from France. In the nutshell, CDN’s are great inoffering a superlative coverage to the users, thereby improving the userexperience.

一般来说,CDN是一个大型的服务器网络。它们通过将内容副本从源服务器拉到存储库(称为Caches缓存或POPs点)中分布在不同的地理位置,从而减少了web服务器和用户之间的物理拉伸负担。因此,当来自美国的用户尝试访问法国内容时,可以简单地从本地美国PoP点中获取它,而不需要直接从法国路由内容。简而言之,CDN在为用户提供最高级的覆盖范围方面非常出色,从而改善了用户体验。

 

Types Of CDN’s CDN的类型

 

Based on the purposes, CDN deliveries fallinto three categories: General Purpose CDN’s, On-demand Video CDN’s, Live VideoCDN’s. Let’s explore in detail each of the categories in detail.

根据需求目的,CDN交付分为三类:通用CDN,点播视频CDN,直播视频CDN。让我们来详细探讨每个类别。

 

General Purpose CDN 通用型CDN

 

General purpose CDN’s took its form beforethe emergence of video and you might have come across a general purpose CDNwhile surfing a popular website or when downloading a software update or whenstreaming a song on YouTube. They drive the web traffic by retrieving cachedcontent from diverse regions. However, web acceleration has become bit complexand highly fragmented as they rely on a large number of servers worldwidefalling along the language lines and country boundaries. The language clustersin a single country can prompt numerous CDNs having the capacity to makeadvances into different parts of the market.

通用CDN在视频出现之前就已经形成了,您在浏览热门网站,下载软件更新或在YouTube上播放歌曲时可能会遇到通用CDN。他们通过检索来自不同区域的缓存内容来驱动Web流量。然而,Web加速已经变得有点复杂和高度分散,因为它们依赖于分布在世界各地不同语言和国家边界的大量服务器。单个国家/地区的语言集群可以促使众多CDN具备进军市场不同部分的能力。

 

On-Demand Video CDN点播视频CDN

 

Barely, to curb the number of bits beingdelivered to the user, CDNs would not really like to spend the additional costof hardware and streaming software. Hence the formats direct download,progressive download, and HTTP streaming are evolved.

Barely,为了限制传送给用户的比特数,CDN并不真的愿意花费额外的硬件和流媒体软件成本。因此,直接下载、渐进式下载和HTTP流的格式得到了发展。

 

  • Direct download直接下载

Direct download requires a video to bedownloaded before viewing. However, this turns out to be a time-consumingburdensome process for large applications and movies, while shorter clips canbe downloaded quickly.

直接下载需要先下载视频才能观看。然而,对于大型应用程序和电影来说,这是一个费时费力的过程,而较短的剪辑可以快速下载。

 

  • Progressive download渐进式下载

YouTube is a perfect example of progressivedownload which demands a bit-by-bit download. Here, the viewer can watch a partof the video while the rest being downloaded facilitating concurrent downloadand utilization of the video. Progressive downloads turn out to be moreeffective and practical as the speed of the download that is required todeliver the standard-definition content exceeds the bit rate as the internetspeed increases.

YouTube是渐进式下载的完美例子,它需要一点一点的下载。在这里,观看者可以观看视频的一部分,而其余部分正在下载,从而促进了视频的并发下载和利用。随着互联网速度的提高,传输标准定义内容所需的下载速度超过比特率,渐进式下载变得更加有效和实用。


  • HTTP Streaming HTTP流

HTTP streaming technology chokes theon-demand content by dividing it into tiny bits and stream each bit separately.In order to customize a particular stream to a user’s video player, streamingis performed at varying bit rates.

HTTP流技术通过将点播内容分成小块并分别对其进行流式传输,从而扼杀了点播内容。为了将特定流定制为用户的视频播放器,以不同的比特率执行流。

 

Live Video CDN直播视频CDN

 

Besides other forms of CDN delivery, livevideo delivery is crucial as the majority of video content delivered by CDNs ison-demand video and live video can’t be cached. Hence the basic CDNinfrastructure took a new form as a live streaming CDNs.

除了其他形式的CDN传输外,Live Video直播视频传输非常重要,因为CDN传送的视频内容大部分是点播视频,live video直播视频无法缓存。因此,基本CDN基础设施采用了一种新的形式,即Live Streaming CDN(直播CDN)。

 

These live streaming CDN’s can befabricated in two ways

这些直播CDN可以通过两种方式制作

  • Low bandwidth pipes utilizing reflectors for accelerating thecontent transmission 

    低带宽管道利用反射器加速内容传输

  • Ultra-high bandwidth pipes for instant transmission of content tousers 

    超高带宽管道可将内容即时传输给用户

 

Live streaming CDN’s are becoming populardespite being costly during peak user views and the cost cannot be adequatelyrecovered as we cannot expect continuous usage. However, live streaming CDN isexpected to rule the sphere by marking itself as mainstream communication.

Live streaming直播CDN正变得越来越流行,尽管在用户浏览量高峰期间成本高昂,而且成本不能被充分回收,因为我们不能期望持续使用。然而,Live Streaming CDN(直播CDN)有望通过将自己标记为主流来统治整个通信领域。

 

Final Verdict最终裁决

 

A CDN can fill in as an enchantment fix insmoothening content transmission to your clients. They offer specific benefitsto different types of business sectors such as IT corporates, media,government, finance, e-commerce etc. Get ready to experience a remarkablebusiness experience by integrating CDN to your streaming platform.

CDN可以作为一个迷人的魔性的解决方案,平滑的将内容传输到你的客户。CDN可为不同类型的业务部门(例如IT公司,media媒体,GOV.政府,Finance金融,E-commerce电子商务等)提供特定的好处。准备好通过将CDN集成到您的流媒体平台中,获得非凡的业务体验吧!

 


FDCservers CDN基于OnApp云计算平台,HTTP 和 Streaming两种EdgeServer边缘服务器。Edge Servers支持以下协议:

  • HTTP

  • RTMP/RTMPE/RTMPT/

  • HDS

  • RTSP/RTP

  • iPhone

  • SilverLight

  • MPEG-TS


CDN全球购买$2/TB 点击上图^


 

圣保罗-巴西-南美洲产品 点击上图^



亚太区(香港新加坡东京)产品 点击上图^



更多请邮件联系售前工程师 sales@fdcservers.net


转发或扫描上图,关注公众号分享给小伙伴吧!!


FDCservers.net产品服务流程

售前沟通
请根据您的技术或客户需求选择对应产品,如需帮助请联系  sales@fdcservers.net 
下单
步骤一
网站 https://www.fdcservers.net/cn?utm_source=CnWx 选择您需要的产品并确定相关配置:带宽硬盘方案,机房位置,操作系统/位数/版本信息等。
步骤二
登录/填写账户信息并确定付款。付款后等待交付邮件即可,您可以通过邮件sales@fdcservers.net更新交付(CRM账户&产品服务)进度。
支付核查,催单(备选)因跨境交易支付系统会有延迟,付款后,您可以选择将付款截图或相关信息(交易流水号、订单号等)发送至邮箱sales@fdcservers.net以便于加快进度。
作业审单Sales收到邮件或系统信息后,会在第一时间核对账单及订单信息;新客户Sales将会帮您激活crm.fdcservers.net账户。
派单确定订单信息后Sales会第一时间推送给Support进行作业,机房标准交付时间为24-72小时;您可以通过邮件sales@fdcservers.net更新交付进度。
交付

CRM

账户

新客户,Sales在审核并激活CRM账户后发送相关信息邮件给您,请注意账户信息安全及时修改并牢记密码。

产品

服务

Support将通过系统发送机器交付通知邮件,请您前往crm.fdcservers.net>>Billing  & Services>>View Services查看并管理相关产品服务信息。
支持工单如需技术支持,请您前往crm.fdcservers.net>>Support>>Submit  New Ticket提交工单给Support部门,24/7 Support。
退款您有72小时对订单申请退款的权力。请通过工单系统,提交退款申请给Billing部门。

更多帮助及常见问题请点击这里click here


crm.fdcservers.net后台管理界面菜单翻译对照

【带宽革命领导者#BandwidthRenaissance】



美国FDC机房(FDCSERVERS.NET, LLC)始于2001年,全球知名ISP( AS30058 )大规模互联网连接供应商。全球网络遍布北美洲、亚洲、欧洲的12个国家和地区,自建运营20个Tier 1/3企业级数据中心。

特价

服务器

机房

托管

服务器

租用

VPS

CDN

加速

IPT

转接

1~300Gbps大带宽&独享,PB级存储,HPC&AI高性能

20年专注·28个数据中心·25+Tbps骨干网·99.995%可靠性·10000+客户信任 


  1. 阅读FDCServers宣传册深入了解FDCservers.net

  2. FDCservers.net产品服务流程&FAQ常见问题解答

  3. 定制服务器&服务器配置升级

  4. 全球机房测速Looking Glass

  5. 免费测试主机申请【洛杉矶1/10Gbps】

  6. 经销商Reseller专享25%折扣

  7. 服务器多IP,IP段等信息查询 

  8. 深度剖析国际带宽采购的困难与调整

FDCServers.net,LLC141 W Jackson blvd #1135, Chicago, IL 60604

中文,英语,西班牙语多语言服务

全球销售咨询 sales@fdcservers.net  +1 (312) 423-6675

财务部门 billing@fdcservers.net  

中国市场合作 aaron@fdcservers.net +852 90619240

更多联系方式》》点这里~!

FDCservers.net支持UnionPay银联,Alipay支付宝等支付方式 

戳开原文!享受FDCServers全球带宽及服务器新体验》

: . Video Mini Program Like ,轻点两下取消赞 Wow ,轻点两下取消在看

您可能也对以下帖子感兴趣

文章有问题?点此查看未经处理的缓存