-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathturbobytes.html
42 lines (35 loc) · 2.33 KB
/
turbobytes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<html>
<head>
<title>Faster purge times, with Turbobytes</title>
<script>
/* Track one pageview in Google Analytics */
var _gaq=[['_setAccount','UA-26004955-1'],['_trackPageview']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='https://ssl.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
<link rel="stylesheet" href="style.css" media="screen">
<style>
p { font-size:0.9em; }
</style>
</head>
<body>
<div class="container cont-header" style="background:#444; border-top:none;">
<header>
<div class="header-left">
<a href="http://www.cdnplanet.com/" target="_blank"><img src="logo-turbobytes-w200-h52.png" width="200" height="52"></a>
</div>
</header>
</div>
<div id="container">
<h2>Turbobytes: faster content delivery</h2>
<p>Turbobytes is an innovative and robust multi-CDN platform, enabling publishers, webshops and others to have static content delivered by 5 global content delivery networks, resulting in excellent performance everywhere, including in US, China and Australia. The Turbobytes platform closely monitors performance of the CDNs from an end-user perspective and makes sure your content is always delivered by the fastest CDN everywhere in the world. If a CDN becomes slow somewhere, Turbobytes will immediately switch you to another CDN.
</p>
<h4>Purge times on Turbobytes</h4>
<p>Turbobytes works with 5 CDNs, including Level3 and EdgeCast. The purge times vary from instantaneous (seconds) to a few minutes (max 5), and the purge times hardly fluctuate. Purging can be done via the Turbobytes API (REST) and web-based control panel, and each purge requests has status (Pending or Completed).
</p>
<h4>Free trial & more info</h4>
<p>
You can try Turbobytes for free, for 7 days. <a target="_blank" href="http://www.turbobytes.com/signup/">Sign up for a free trial</a>.
</p>
<p>Find out more about Turbobytes: <a target="_blank" href="http://www.turbobytes.com/products/optimizer/">How it works</a>, <a target="_blank" href="http://www.turbobytes.com/products/optimizer/features/">Features</a>, <a target="_blank" href="http://www.turbobytes.com/products/optimizer/benefits/">Benefits</a>, <a target="_blank" href="http://www.turbobytes.com/products/optimizer/pricing/">Pricing</a>.</p>
</div>
</body>
</html>