Our Blog
-
FreBSD 13 & TCP BBR Congestion Control
Finally TCP BBR is available for FreeBSD new release 13.x. Has been more than 2 years since the announcement that at some point in the…
Read More -
Kubernetes & Open Source Tools
Kubernetes (also known as k8s or “kube”) is a very popular container orchestration platform that automates many of the manual processes involved in deploying, managing, and…
Read More -
HTML5 & MPEG-DASH
Recently many changes have happened, in the streaming protocols and video players industry, and allowed HTML5 and MPEG-DASH to grow rapidly. Google Chrome decided to…
Read More -
CDN Cache and Machine Learning
The majority of the Internet’s content is delivered by global caching networks, also known as Content Delivery Networks (CDNs). CDNs enhance performance by caching content…
Read More -
CDN Cache Ratio
This post is about the Cache ration and explains how CDN can cache your content. One of the most common metrics for evaluating CDN performance…
Read More -
Cache-Control Headers
CDN's job is to Cache the content locally. This can be done with the Cache-Control headers. The headers are: Cache-Control: Max-Age The max-age request directive…
Read More