
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <channel>
        <title><![CDATA[ The Cloudflare Blog ]]></title>
        <description><![CDATA[ Get the latest news on how products at Cloudflare are built, technologies used, and join the teams helping to build a better Internet. ]]></description>
        <link>https://blog.cloudflare.com</link>
        <atom:link href="https://blog.cloudflare.com/" rel="self" type="application/rss+xml"/>
        <language>en-us</language>
        <image>
            <url>https://blog.cloudflare.com/favicon.png</url>
            <title>The Cloudflare Blog</title>
            <link>https://blog.cloudflare.com</link>
        </image>
        <lastBuildDate>Wed, 15 Apr 2026 22:52:23 GMT</lastBuildDate>
        <item>
            <title><![CDATA[African traffic growth and predictions for the future]]></title>
            <link>https://blog.cloudflare.com/african-traffic-growth-and-predictions-for-the-future/</link>
            <pubDate>Sun, 19 Aug 2018 17:00:00 GMT</pubDate>
            <description><![CDATA[ Looking back at our historical data, we realized how much the Internet and Cloudflare grew. With more than 150 data centers, 10 percent of web-based applications, customers everywhere around the world, from the tiny islands in the Pacific to the big metropolises. ]]></description>
            <content:encoded><![CDATA[ <p>Looking back at our historical data, we realized how much the Internet and Cloudflare grew. With more than 150 datacenters, 10 percent of web-based applications, customers everywhere around the world, from the tiny islands in the Pacific to the big metropolises, we have an Internet landscape of almost every country and continent.</p><p>Cloudflare’s mission is to help build a better Internet. To do that we operate datacenters across the globe. By having datacenters close to end user we provide a fast, secure experience for everyone. Today I’d like to talk about our datacenters in Africa and our plans to serve a population of 1.2 billion people over 58 countries.</p><p>Internet penetration in developed countries skyrocketed since the 2000s, Internet usage is growing rapidly across Africa. We are seeing a 4% to 7% increase in traffic month on month. As of July 2018, we have 8 datacenters on the African Continent:</p><ul><li><p><a href="/amsterdam-to-zhuzhou-cloudflare-global-network/">Angola</a></p></li><li><p><a href="/curacao-and-djibouti/">Djibouti</a></p></li><li><p><a href="/cairo/">Egypt</a></p></li><li><p><a href="/mombasa-kenya-cloudflares-43rd-data-center/">Kenya</a></p></li><li><p><a href="/durban-and-port-louis/">Mauritius</a></p></li><li><p>Three in <a href="/cape-town-south-africa/">South Africa</a></p></li></ul><p>While we see changes on the horizon, the majority of Internet content providers are located in North America and Western Europe. This means that only the billion people living in those areas close to the content they are trying to reach. When it comes to Africa, submarine cables will usually bring back the packets to Europe to hubs like Marseille, Paris, London, Lisbon and sometimes Frankfurt or Amsterdam, adding precious milliseconds, slowing down communications.</p><p>By setting up datacenters on the African continent, Cloudflare is able to serve content locally, increasing download speed in the region, improving the end-user experience, and ultimately increasing Internet usage.</p>
    <div>
      <h3>Growth of a continent</h3>
      <a href="#growth-of-a-continent">
        
      </a>
    </div>
    <p>We wondered if the Internet usage increased when we set-up a datacenter in a region which was previously not well served.</p><p>It was surprising to see a fast growth in the following months in each of the countries we turn on our equipment. We took into account bandwidth and also quantity of information exchanged. The increase in bandwidth usually leads to an increase in usage.</p>
    <div>
      <h4>Why is bandwidth increasing with lower latency?</h4>
      <a href="#why-is-bandwidth-increasing-with-lower-latency">
        
      </a>
    </div>
    <p>Bandwidth is the maximum rate information can be transferred over a link. The interpretation of maximum depends on the type of transmission.</p><p>The explanation why the rate is dependent on latency comes from the TCP protocol specification on which run most of the web applications. Every transmission ends with an acknowledgement, to determine if the data was correctly received. The next transmission will begin after the sender receives the acknowledgement. This means while the acknowledgement is transmitting, nothing is actually being received. The difference of data received over time is the transfer rate.</p><p>This is summarized in the following diagram:</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/6ciNQ7m8gZojOdxqjY06qQ/ed567ec2fe56af7147defcbd446cebff/rtt-explained-01.png" />
            
            </figure><p>With the most common algorithms, the amount of data sent before an acknowledgment increases until an error appears. Any link will drop packets: whether there is a transmission issue (wireless and perturbations) or a processing issue (router dropping packets to reduce load). This contributes never reaching the maximum bandwidth of a link. This is why above 80 milliseconds latency, performances start to worsen drastically. Coast to coast in the USA is around 70 milliseconds. Paris to London is 10 milliseconds. <a href="https://en.wikipedia.org/wiki/Performance-enhancing_proxy#Split_TCP">Satellites connections implement proxies</a> to allow sustainable throughput despite 600 milliseconds round-time-trip.</p>
    <div>
      <h4>Why is the amount of requests increasing with higher bandwidth?</h4>
      <a href="#why-is-the-amount-of-requests-increasing-with-higher-bandwidth">
        
      </a>
    </div>
    <p>The explanation is behavioral. If an Internet connection is slow and frustrating, chances are we will use it only if we are forced to. While getting access to the content immediately, people are likely to fetch more content and click on links.</p><p>The following chart shows the growth of requests from a country after every datacenter turn up. Traffic is normalized on the latest value (July 2018).</p><p>Djibouti shows the biggest increase in traffic after the launch.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4VIwrGIHlRyRbaCXrbgRY4/d846c2b08f39785675c83b173be10dd9/download--34-.png" />
            
            </figure><p>For the rest of the continent, we are seeing a steady increase in delivered traffic over the last four years.</p><p>Overall, Sierra Leone is the country which grew the most at around 8% per month. At the opposite scale, Algeria only increased its traffic by 2% per month. The mean of all those countries is 6.2% per month, which is also the Internet traffic growth of South Africa.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/6tFISugklVl4XNn6Saog16/8909fb565dbb7f6863e5d064d07a8488/download.png" />
            
            </figure><p>In comparison to Europe, North America, it will take, at the current rate, 4 years and 3 months for Africa to reach today’s traffic levels of those two continents. However, if Europe, North America keeps its current 4% growth rate, then the African continent will take approximately eight to twelve years to catch up.</p><p>Please note these estimations are not perfectly representative as Cloudflare only see a part of the Internet and the numbers also includes our growing base of customers.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/2u37hoQ0UYOzqaGypdLXiI/4a713967a0ea8503559006ee923bb5d7/download--1--copy.png" />
            
            </figure><p>The units on the vertical axis represent the growth based on the initial ratio between Europe/USA/Canada and Africa.</p>
    <div>
      <h3>Latencies and inter-African routing</h3>
      <a href="#latencies-and-inter-african-routing">
        
      </a>
    </div>
    <p>We analyzed the latencies between Europe and African IP addresses that hit our edge. On the following Demer map from <a href="https://twitter.com/vastur">Vasco Asturiano</a>, the area of the country is exponentially proportional to the response time in milliseconds.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/rp3vLWEat239h6Mr9h9E1/77fb6f190611655933d05b53e08dd10e/quadratic-3-01.png" />
            
            </figure><p>All the coastal Africa is well connected with submarines cables. The only exception is Eritrea, where the main provider (EriTel) which uses <a href="https://bgp.he.net/AS30987#_peers">two satellite providers</a> for its outbound links.</p><p>The island of <a href="https://en.wikipedia.org/wiki/Saint_Helena">Saint Helena</a> is on the path of the future <a href="https://en.wikipedia.org/wiki/SAex">SAex cable</a>, but the only connection at the moment for its 5000 inhabitants is through satellite, causing a latency of 600ms.Central African Republic also uses satellite or connections through Cameroon.</p><p>On average a packet round trip from Northern Africa to Europe will take around 50-100ms while a round trip from the South will take 250ms.</p><p>Regarding inter-African routing, Africa has only a limited number of cities where interconnection happens successfully: Johannesburg in South Africa, Nairobi in Kenya, and Djibouti with datacenters and internet exchange points. The rest of the continent is mostly split between providers which will interconnect in Europe or Asia. Chances are, a user in Cameroon talking to a user in Ghana will likely go through Paris.</p><p>Using RIPE Atlas, we are able to show inter-provider routing usually happens in Europe. Only one traceroute showed packets being exchanged in South Africa.</p><p>Traceroute to two Ghana Atlas probes from other Atlas Probes</p><p>To Ghana only via Europe</p><p>To Ghana with one through South Africa</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4YaiQ67eE243NRqGLV00nU/6a7bf5e7965daef78e5f4375e1b15713/Screen-Shot-2018-07-27-at-2.56.37-PM.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4bxQ2OFyFziSF6Jl4q8iVY/591cef69dd65c7e6ee33ebf54157fc35/Screen-Shot-2018-07-27-at-2.58.50-PM.png" />
            
            </figure><p>Cloudflare and many network operators are using extensively RIPE Atlas to determine performance and troubleshoot issues. If you want to help us improve Internet quality in Africa, become a <a href="https://atlas.ripe.net/get-involved/become-a-host/">probe host here</a>.</p><p>What you may be wondering is: what are the countries in Europe that route the African traffic? We are using an anycast network ; when a user fetch a website on Cloudflare, the packets will take the shortest path seen by the router to reach its destination. In telecommunications, the shortest path does necessarily mean geographical proximity. The selection metric of a path usually involve cost and performance.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/wwTGcYdBEqmvmFeYow5dt/f3622ad794411413071b1ad34b5390bc/closest-routing-3-01.png" />
            
            </figure><p>An anycast address will have the same metric everywhere on our side. This mean a service provider having links to London and Paris will see our IP addresses originating from London datacenter and Paris datacenter. The choice between the two will only be depending on metrics set by the provider: will it cost more to reach London?</p><p>Cloudflare has a significant number of points of presence to be able to show small metric differences. Due to the density of its network in Europe, it is common to have datacenters one hop away from each others (London and Paris, Paris and Amsterdam). Our analysis of the next-hop will show a provider’s preference.</p><p>In the case of Africa, a provider can rent capacity on submarine cable to a city, for instance Lisbon, Paris, London. Ideally, the provider wants to maximize the resources it can obtain without adding more hops (costlier).</p><p>Paris, London, Amsterdam and Frankfurt have a lot of content providers and interconnections options, the differences are going to be on the content. One major bias will be the language: France will have more francophone content hosted in Parisian datacenters, it also helps running operations to if both parties speak French.</p><p>As an example case: if Paris is chosen, for the content that can only be found in London, another provider will carry the packets to London from Paris, adding one hop to the path, reducing preference. We will see the landing point in Paris.</p><p>Why isn’t the provider getting a link to London? On thing to know is any Internet link has a flat rate price plus a variable rate based on consumption.</p><p>Bandwidth within major European cities is among the cheapest in the world. The flat rate for submarine capacity is high, as a result, the quantity of content that is available from London for cheaper than Paris has to make up the difference.</p><p>If you are interested to know more about the costs of bandwidth around the world, check out this <a href="/bandwidth-costs-around-the-world/">article</a> by Nitin Rao.</p><p>The following map represents the most common Cloudflare datacenter reached for each country. The countries filled with color are where Cloudflare datacenters are. The border color indicates the destination country.</p><p>As aforementioned, we can notice most of the French-speaking countries will tend to go towards our datacenter in Paris. South Africa remains well connected with its neighbors.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4SfdVHYvFBqpNVqYZ3F6QW/035de0673a98e5dd4e35a17969d7c60f/netmap-future-01-02.png" />
            
            </figure>
    <div>
      <h3>Where is the content hosted?</h3>
      <a href="#where-is-the-content-hosted">
        
      </a>
    </div>
    <p>Previously, we mentioned there are some content providers in South Africa and Djibouti. We took a look at the popular news and banking websites.</p><p>Over the top 200 origins of the websites (Alexa ranking) for African countries in 2017, only 42 were attached to an African country and only 10 among those were serving non-education/government content (news websites, banks).They were located mostly in South Africa and Zimbabwe.</p><p>We also took a look at our 10 millions zones behind Cloudflare. The ones that are using Afrinic IPs are hosted in the following countries:</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3gh1DPSs6B9fTN7JfklFtP/f6f0bba7751fe345015e6e7be32dacf4/Where-are-Afrinic-IPs-used-for-content-hosted-_.png" />
            
            </figure>
    <div>
      <h3>What about IPv6?</h3>
      <a href="#what-about-ipv6">
        
      </a>
    </div>
    <p>Only four countries out of sixty four are using IPv6 in a measurable way. Egypt (1%), Kenya (2%), Gabon (2%) and Zimbabwe (9%). In each of these countries we found that only one provider that deployed IPv6 at any significant scale. Since the beginning of the year, IPv6 usage in Egypt has doubled. In Gabon, a major provider rolled IPv6 at the end of December 2017.</p><p>As Mathieu Paonessa from <a href="https://www.gva.africa">Group Vivendi Afrique</a> told us, “Gabon went from 0% to 2% IPv6 in only 9 months, following the opening of our CanalBox Gabon FTTH service.”</p><p>The timeline is similar with a small ISP in Kenya and has been increasing steadily. We can maybe hope they double their IPv6 usage by the end of 2018.</p><p>Compared to the rest of the world, Belgium is still ahead with 37%, followed by India at 35%. Most European countries are above 10%. USA is 22% and Canada is 15%.</p><p>One explanation for the small number of deployments is the size of the remaining IPv4 pool of addresses.</p><p>As of July 2018, there were 36,245 /24 available (approximately 9.2 millions IPs). The total Afrinic size is 6 /8 (approximately 100 millions IPs). 9% are left.</p><p>The following graphs shows the allocations and usage of each /24 in the Afrinic allocations.</p><p>This is the Hilbert graph of <a href="https://www.afrinic.net/en/services/statistics/ipv4-exhaustion">Afrinic IPv4 exhaustion</a>. It was inspired by <a href="https://blog.benjojo.co.uk/post/scan-ping-the-internet-hilbert-curve">Ben Cartwright-Cox’s blog post</a> and used <a href="https://github.com/robertdavidgraham/masscan">masscan</a> and <a href="https://github.com/measurement-factory/ipv4-heatmap">ipv4-heatmap</a>.</p><p>Prefix</p><p>Announced (yellow) vs Available (green) vs Reserved (red)</p><p>Response to ICMP (blue = low reply, red = all reply)</p><p>41.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/1RmAbftnAhUS7Mkc2LdJc5/2867ce9df1d1f6858ad384f658e1b593/map41-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/lTX5rXx3Lzthnk8MN0vv5/a4253031f10ce0e955208574ff728afa/map41.png" />
            
            </figure><p>102.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/5qn1py5OClbadrNJ9zuEHF/2dd4153354b7593f90177848fa267a86/map102-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/zw4wHCAQVSufm1HZ0VSJl/0ef86e9ffd79ab50249a13a045efc1dc/map102.png" />
            
            </figure><p>105.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3tDy8t1ylwXWbIzfFyKbhT/20632f4194c652f9aab5fcfee0f7b650/map105-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/2N3f0eGuSJxzhStBg7vcoI/5b45cf0cd1362b747518361ebe5c405a/map105.png" />
            
            </figure><p>154.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3eOQcOyGR64yPlkzdvv4uW/072a870d72befee3b8c0f65f23f805ad/map154-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/7wnzCiX7ZaIVTaPcRVnCvB/cdd9480357bc2570af9486ef327ff1e4/map154.png" />
            
            </figure><p>196.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/1YJf8gZQ6GztPd1gOoJf42/b4e28952b1a126a89490db832b091156/map196-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/HZaKdYdPaUcApijNKYIML/7966e4adbc26e47dcddb568d5edfbcdd/map196.png" />
            
            </figure><p>197.0.0.0/8</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/5r15KVHHw01taG7bS1jJhV/9877114d17894a412f0034dbee05fff3/map197-bgp.png" />
            
            </figure>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/5hojDXIusm5n3P93CdSnUN/6714b46930f34c2144c6ecedeaf4087b/map197.png" />
            
            </figure><p>We notice that even if allocated, some blocks remain dark. 102.0.0.0/8 remains the range with the most IP space left in the world.</p>
    <div>
      <h3>More deployments coming soon</h3>
      <a href="#more-deployments-coming-soon">
        
      </a>
    </div>
    <p>Africa is the largest continent on earth, yet it is very lagging behind on Internet connectivity and traffic levels. Historically it's been entirely relying on its European interconnections. However we predict that its traffic will outgrow EU and US by 2027. This will be enabled by the fast deployment of local content, IPv6, and alternative submarine cables.</p><p>We are working on deploying even more points of presence in Africa and increasing our current capacity in the existing ones. Fifteen new locations in the African continent are part of our global expansion plans. These include: Algeria (Algiers), Cameroon (Yaoundé), Congo (Kinshasa), Côte d’Ivoire (Abidjan), Egypt (Alexandria), Ghana (Accra), Kenya (Nairobi), La Réunion (Sainte-Marie), Madagascar (Antananarivo), Morocco (Casablanca), Nigeria (Lagos), Tanzania (Dar es Salaam), Tunisia (Tunis), Uganda (Kampala), and Zimbabwe (Harare)</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3OFs5KlBhxHz98W558L6nv/07bf1d99b7457379ccaeb37f3dca8480/netmap-future-01-03.png" />
            
            </figure><p><i>Header image </i><a href="https://www.flickr.com/photos/south-african-tourism/2418525776/in/photostream/"><i>source</i></a></p> ]]></content:encoded>
            <category><![CDATA[Africa]]></category>
            <category><![CDATA[South Africa]]></category>
            <category><![CDATA[Network]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[Traffic]]></category>
            <category><![CDATA[Fun]]></category>
            <guid isPermaLink="false">4Ii5SgXYvasO1QOA7m31Vz</guid>
            <dc:creator>Louis Poinsignon</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cloudflare Global Network Spans 137 Cities:
Launching Durban and Port Louis Data Centers]]></title>
            <link>https://blog.cloudflare.com/durban-and-port-louis/</link>
            <pubDate>Tue, 20 Mar 2018 05:00:00 GMT</pubDate>
            <description><![CDATA[ Our newest data centers in Durban and Port Louis expand the Cloudflare network to 137 cities globally. We are delighted to reach this special milestone, and even more excited to help improve the performance and security of over 7 million Internet properties (and growing!) across 69 countries.  ]]></description>
            <content:encoded><![CDATA[ <p></p><p>Our newest data centers in <b>Durban</b> (South Africa) and <b>Port Louis</b> (Mauritius) expand the Cloudflare network to 137 cities globally. We are delighted to reach this special milestone, and even more excited to help improve the performance and security of over 7 million Internet properties (and growing!) across 69 countries.</p><p>Just in March, so far, we've launched new data centers across <a href="/marhaba-beirut-cloudflares-121st-pop/">Beirut</a>, <a href="/phnom-penh-cloudflares-122nd-data-center/">Phnom Penh</a>, <a href="/kathmandu/">Kathmandu</a>, <a href="/istanbul-not-constantinople/">Istanbul</a>, <a href="/reykjavik-cloudflares-northernmost-location/">Reykjavík</a>, <a href="/riyadh/">Riyadh</a>, <a href="/macau/">Macau</a>, <a href="/baghdad/">Baghdad</a>, <a href="/usa-expansion/">Houston, Indianapolis, Montgomery, Pittsburgh, Sacramento</a>, <a href="/mexico-city/">Mexico City</a> and <a href="/tel-aviv/">Tel Aviv</a>!</p>
    <div>
      <h3>Growing Africa network</h3>
      <a href="#growing-africa-network">
        
      </a>
    </div>
    <p>Just three years (and about 100 cities ago!), we launched our very first Africa deployment in <a href="/johannesburg-cloudflares-30th-data-center/">Johannesburg</a> (South Africa). It was an exciting day for members of our team to facilitate an especially substantial latency improvement for our customers.</p><p>Since then, we’ve turned up additional deployments in <a href="/cairo/">Cairo</a> (Egypt), <a href="/cape-town-south-africa/">Cape Town</a> (South Africa), <a href="/curacao-and-djibouti/">Djibouti</a> (Djibouti), <a href="/amsterdam-to-zhuzhou-cloudflare-global-network/">Luanda</a> (Angola), and <a href="/mombasa-kenya-cloudflares-43rd-data-center/">Mombasa</a> (Kenya).</p><p>Durban is our third deployment in South Africa, where <a href="https://www.forbes.com/sites/tobyshapshak/2017/07/19/south-africa-has-21m-internet-users-mostly-on-mobile/">mobile adoption</a> continues to drive traffic growth amongst 20 million Internet users. Other countries with three (or more) Cloudflare data centers are Australia, Canada, China, Germany and United States (with two European states joining this list very soon!). In addition to better serving KwaZulu-Natal, our Durban data center will provide additional redundancy and expand the surface area for Cloudflare to withstand potential DDoS attacks. We are participants at two interconnection points: <a href="https://www.peeringdb.com/ix/969">NAP Africa IX Durban</a> and <a href="https://www.peeringdb.com/ix/610">DINX (Durban Internet Exchange)</a>.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/2vkPoLLZN5kJC30QhNEez/c5fc855d31cc46a2fc36adf450e970c0/photo-1506059837806-7de0cf7d4dc6" />
            
            </figure><p>Photo by <a href="https://unsplash.com/@joerga?utm_source=ghost&amp;utm_medium=referral&amp;utm_campaign=api-credit">Jörg Angeli</a> / <a href="https://unsplash.com/?utm_source=ghost&amp;utm_medium=referral&amp;utm_campaign=api-credit">Unsplash</a></p><p>Port Louis (Mauritius), which used to be served out of our Mombasa data center, will see the latency-equivalent of 1,500 miles shaved off on every web request. Mauritius welcomes <a href="https://af.reuters.com/article/mauritiusNews/idAFL8N1P43Q9?feedType=RSS&amp;feedName=mauritiusNews">1.3 million visitors</a> from world over to experience the <a href="https://www.cnn.com/travel/article/mauritius-best-africa-destination/index.html">idyllic island</a> - as many visitors as the local population! Even if you’re traveling on vacation (and choose to go online!), we’d love to ensure that you access a Cloudflare data center close to you. The reduction in latency and improvement in availability result in higher throughput to visitors. We do already do more traffic to Port Louis today than we did from Johannesburg in late 2014.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4qVOl8r7oRFGJTNvqZnsWc/985f7116f1bbab69294c937d1b55e441/Screen-Shot-2018-02-27-at-1.40.00-PM.png" />
            
            </figure><p> Throughput to Mauritius Telecom visitors increases for millions of Cloudflare customers</p><p>Several additional Africa data centers are actively in the works, with many expected to go live in the second half of 2018. We are especially keen to <a href="https://www.peeringdb.com/net/4224">partner</a> with ISPs in Central and West Africa, including in countries such as Nigeria, where four of the ten most popular Internet properties are protected by Cloudflare.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/hozzae1yW4D7Jebg214KP/ac3eec301d1e6283d3d6fca00eaaea09/AfricaDCMap030518.png" />
            
            </figure>
    <div>
      <h3>Even More Cities!</h3>
      <a href="#even-more-cities">
        
      </a>
    </div>
    <p>Correctly guess at least five of the upcoming cities being turned up in March, and we’ll send you some Cloudflare gear.</p>
    <div>
      <h3>The Cloudflare Global Anycast Network</h3>
      <a href="#the-cloudflare-global-anycast-network">
        
      </a>
    </div>
    
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/42Axh63yjL6oQog3sRqtXg/7d29e567e426713eb8a4f618f1d1cb8a/Screen-Shot-2018-03-20-at-3.03.22-PM.png" />
            
            </figure><p>This map reflects the network as of the publish date of this blog post. For the most up to date directory of locations please refer to our <a href="https://www.cloudflare.com/network/">Network Map on the Cloudflare site</a>.</p> ]]></content:encoded>
            <category><![CDATA[March of Cloudflare]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Africa]]></category>
            <category><![CDATA[South Africa]]></category>
            <guid isPermaLink="false">1e0ebP0WJR8jtZuv5gqEma</guid>
            <dc:creator>Nitin Rao</dc:creator>
        </item>
        <item>
            <title><![CDATA[Cape Town (South Africa): Cloudflare Data Center #113]]></title>
            <link>https://blog.cloudflare.com/cape-town-south-africa/</link>
            <pubDate>Thu, 11 May 2017 04:13:38 GMT</pubDate>
            <description><![CDATA[ Back in December 2014, Cloudflare opened our first data center in Africa and our 30th datacenter globally. That was in Johannesburg, which has since seen over 10x growth in traffic delivered to South Africa and surrounding countries. ]]></description>
            <content:encoded><![CDATA[ <p></p><p>Five fun facts:</p><ul><li><p>Cape Town is where the Atlantic Ocean and the Indian Ocean meet deep in the Southern Hemisphere.</p></li><li><p>The city is the start of the <a href="https://www.southafrica.net/za/en/travel/article/discover-the-garden-route">Garden Route</a>, a 185 mile (300 km) glorious coastal drive brimming with native flowers and stunning vistas.</p></li><li><p>Cape Town is the gateway into the Stellenbosch and Franschhoek wine districts that make for very popular weekend excursions.</p></li><li><p>The imposing Table Mountain can be seen from most of Cape Town. When you take the cable car to the top of the mountain, the view from up there is even more stunning.</p></li><li><p>Cape Town is where Cloudflare has placed its 113th data center.</p></li></ul>
    <div>
      <h3>Second data center in South Africa</h3>
      <a href="#second-data-center-in-south-africa">
        
      </a>
    </div>
    <p>Back in December 2014, Cloudflare opened our first data center in Africa and our 30th datacenter globally. That was in <a href="/johannesburg-cloudflares-30th-data-center/">Johannesburg</a>, which has since seen over 10x growth in traffic delivered to South Africa and surrounding countries.</p><p>Now, we are expanding into our second city in South Africa — Cape Town, bringing us 870 miles (1,400km) closer to millions of Internet users. Only 15% smaller than Johannesburg by population, Cape Town commands a majority of the tourism business for the country.</p><p>For Cloudflare, our newest deployment reinforces our commitment to helping build a better Internet in South Africa and Southern Africa as a whole. Expanding on our existing peering at the <a href="https://wiki.inx.net.za/display/pub/JINX+-+Johannesburg+Internet+Exchange">JINX</a> and <a href="https://www.napafrica.net">NAPAfrica</a> Internet exchanges in Johannesburg, we are now also a member at NAPAfrica Cape Town. As we enable the interconnections with in-country hosts and ISPs, we will distribute and optimize traffic delivery, while providing in-country redundancy for millions of Internet properties.</p><p>Cloudflare now operates six data centers across Africa. Cape Town joins existing facilities in <a href="/cairo/">Cairo</a> (Egypt), <a href="/amsterdam-to-zhuzhou-cloudflare-global-network/">Luanda</a> (Angola), <a href="/mombasa-kenya-cloudflares-43rd-data-center/">Mombasa</a> (Kenya), <a href="/curacao-and-djibouti/">Djibouti</a> (Djibouti), and <a href="/johannesburg-cloudflares-30th-data-center/">Johannesburg</a> (South Africa).</p>
    <div>
      <h3>Cape Town and Johannesburg equally served</h3>
      <a href="#cape-town-and-johannesburg-equally-served">
        
      </a>
    </div>
    <p>In the graph below, Gauteng is the province containing Johannesburg and the nation's capital Pretoria, whereas the Western Cape province includes Cape Town and the aforementioned wine districts. With the second data center now operational in South Africa, we are seeing near equivalent performance over both major cities.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/1zB2Wdym25nzydVeMouC33/8f233a07262518d8b001fac94e89c7db/Cape_Town_South_Africa_Cedexis_Weekly_Graph.png" />
            
            </figure><p><i>Latency (ms) decreases to Cloudflare customers. Source: Cedexis</i></p>
    <div>
      <h3>Two More Cities</h3>
      <a href="#two-more-cities">
        
      </a>
    </div>
    <p><a href="/colombo/">Colombo</a> and Cape Town are the first two of four data centers going live this week. Our next two deployments, yet to be revealed, will provide additional redundancy to existing facilities in North America. Can you guess the cities they are in?</p> ]]></content:encoded>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[South Africa]]></category>
            <category><![CDATA[Africa]]></category>
            <guid isPermaLink="false">4EUugvYtTiI8cHu0VAFFG</guid>
            <dc:creator>Martin J Levy</dc:creator>
        </item>
        <item>
            <title><![CDATA[Johannesburg: CloudFlare’s 30th data center]]></title>
            <link>https://blog.cloudflare.com/johannesburg-cloudflares-30th-data-center/</link>
            <pubDate>Tue, 09 Dec 2014 07:15:00 GMT</pubDate>
            <description><![CDATA[ Fire up the celebration braai, Jozi! CloudFlare is here, and it’s a big one. An important milestone (our 30th data center) calls for an equally important new location: Johannesburg, South Africa, our first data center in Africa. ]]></description>
            <content:encoded><![CDATA[ <p></p><p>Fire up the celebration braai, Jozi! CloudFlare is here, and it’s a big one. An important milestone (our 30th data center) calls for an equally important new location: Johannesburg, South Africa, our first data center in Africa.</p><p><b>For the local audience:</b> Steek aan 'n braai ter viering, Jozi! CloudFlare is hier en dis 'n groot een. 'n Belangrike mylpaal (ons 30ste datasentrum), vra vir ewe belangrike en nuwe ligging: Johannesburg, Suid-Afrika, ons eerste datasentrum in Afrika.</p>
    <div>
      <h3>Now serving Southern Africa</h3>
      <a href="#now-serving-southern-africa">
        
      </a>
    </div>
    <p>Prior to now nearly all CloudFlare traffic delivered to Africa was served from our London, Amsterdam and Hong Kong data centers with round trip latency of 200-350ms. Bandwidth in the region is notoriously expensive (it would make even the Australians <a href="/the-relative-cost-of-bandwidth-around-the-world/">blush</a>) making it prohibitive to enter into the continent. That is, before now. Just a few months ago we were fortunate to enter into discussions with a number of partners in the region that share CloudFlare’s vision to help build a better Internet.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/3MabCnZF9US95FISlIF3Jw/7c5b29265684df4a3d46ee73bb5e3b4f/SA.png" />
            
            </figure><p>Our Johannesburg data center will not only make sites on CloudFlare more performant for Internet users in South Africa, but also for Internet users across all of <i>Southern</i> Africa (and beyond). From Botswana to Kenya, users across the region will see a significant performance improvement when visiting any site or mobile app using CloudFlare.</p>
    <div>
      <h3>The new normal</h3>
      <a href="#the-new-normal">
        
      </a>
    </div>
    <p>As the latency measurements below demonstrate, our data center in Johannesburg is already delivering serious performance improvement across all of Southern Africa. In South Africa itself, latency has decreased from over 300ms to as low as 3ms, a 100x improvement.</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/4EiJ5Z6ezdD7x10K8iiiOw/ff987d676ce63374955e0ef6ceea5e65/Info-Gyro-3.PNG.png" />
            
            </figure><p>The same is true from the network of Telkom, the local South African incumbent, where latency decreased from 200ms to as low as 13ms (15x improvement).</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/7CgAMOOddzcZpHjFz73Axd/429ec93abb9069b235712b7e236755a4/Telekom-SA-1.PNG.png" />
            
            </figure><p>In Zambia, latency has decreased from over 200ms to 28ms (7x improvement).</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/5G91gtX6kgVVmskXNC3UPW/12c15711cba08caced268b37336b639c/Liquid---Zambia-2.PNG.png" />
            
            </figure><p>And even Kenya, nearly 2,400 miles (3,800 kilometers) from South Africa, has seen latency decline from 150ms to 71ms (2x improvement).</p>
            <figure>
            
            <img src="https://cf-assets.www.cloudflare.com/zkvhlag99gkb/40B47ty083tIiZ8zzI6UuH/987ef8c8864c8998524878f52d9d2b8f/IS---Kenya-1.PNG.png" />
            
            </figure><p>Source: Measurements from <a href="https://atlas.ripe.net/">RIPE Atlas</a></p>
    <div>
      <h3>This time for Africa</h3>
      <a href="#this-time-for-africa">
        
      </a>
    </div>
    <p>Internet penetration, broadband subscriptions, IXP deployment and overall available bandwidth in Africa are measurably lower as compared to the rest of the world. But this is quickly changing. It is with great satisfaction that we do our part to help bridge the digital divide. We hope you enjoy this news as much as we had making it all happen.</p><p><i>Special thanks to South African CloudFlare engineers Albert and Gerhard for all translations</i></p> ]]></content:encoded>
            <category><![CDATA[Cloudflare Network]]></category>
            <category><![CDATA[Data Center]]></category>
            <category><![CDATA[South Africa]]></category>
            <category><![CDATA[Africa]]></category>
            <guid isPermaLink="false">1C6Er9EZMxoQUBTtpRkbJF</guid>
            <dc:creator>Joshua Motta</dc:creator>
        </item>
    </channel>
</rss>