• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » BunnyCDN : Cheapest CDN For WordPress Websites With IPv6 Tested

By Abhishek Ghosh April 3, 2017 6:50 pm Updated on April 3, 2017

BunnyCDN : Cheapest CDN For WordPress Websites With IPv6 Tested

Advertisement

It turned out that KeyCDN is bad (which we promoted before free of cost). Bad because their minimal payment is closer to $50 and funnily that payment expires after a year if another payment not made, they do not support IPv6 yet. At the time of publication, BunnyCDN is the cheapest CDN for small WordPress websites with IPv6, HTTP/2, origin pull and tons of features. CacheFly would be our choice id they had IPv6. Smaller WordPress websites really do not need bigger costly plans.

BunnyCDN - Cheapest CDN For WordPress Websites With IPv6 Tested

 

BunnyCDN : Cheapest CDN For WordPress Websites With IPv6

 

BunnyCDN has 14 days free trial, charging $0.01/GB for US and European traffic, $0.03/GB for Asian and Oceanian traffic. KeyCDN charges $0.04/GB. Minimum yearly payment of BunnyCDN is $5. BunnyCDN charge on a monthly basis for traffic with no monthly minimum. You can take around $10 per year cost for CDN for low usage. We have not discovered any marketing gimmick (like KeyCDN) yet as we are testing for only last 2 days. We can give an official coupon code which will add $10 account credit (go to bunnycdn.com in different window/tab, register and add the coupon) :

Vim
1
EASTERISCOMING

 

Features of BunnyCDN

 

From our basic tests, one is webpagetest on live website :

Advertisement

---

Vim
1
https://webpagetest.org/result/170403_GH_139Q/1/details/#waterfall_view_step1

speed is slower than CacheFly without Preload, Preconnect etc.

We use colocation server in US with IPv6 off on main server, IPv6 is routed via Nginx reverse proxy to different data center. We use Dyn as DNS.

Here are some practical features we usually seek for :

  1. HTTP/2
  2. GZip
  3. Custom CNAME hostnames
  4. Expire headers
  5. SSL origin support
  6. Hotlinking protection
  7. IP blacklisting
  8. Block users by country
  9. Free shared SSL certificate
  10. IPv6 Enabled
  11. Anycast DNS
  12. Request cache HIT/MISS statistics
  13. Adult content delivery is supported

To test, we added these snippet as headed via WordPress :

Vim
1
2
<link rel="dns-prefetch" href="//thecustomizewindows.b-cdn.net">
<link rel="preload" href="https://thecustomizewindows.b-cdn.net/CDN/tcw/css/d.css" as="style">

By the way, we kept Cache-Control headers at default settings, i.e. not tweaked via BunnyCDN web control panel. It is expected to get better result after correct configuration of Cache-Control headers reading their documentations.

dns-prefetch basically was meaningless as preload was fetching not exactly late, but it gave better result. In next step, we removed the dns-prefetch :

Vim
1
<link rel="preload" href="https://thecustomizewindows.b-cdn.net/CDN/tcw/css/d.css" as="style">

It gave better result :

Vim
1
https://webpagetest.org/result/170403_K9_162Y/

Sadly it is not consistent result. We had to move many stuffs (push message script, an HTML tracker) to make it acceptable :

Vim
1
https://webpagetest.org/result/170403_9S_16D0/

On Chrome developer console it was 4.60s. Next we modified the snippet to :

Vim
1
2
<link href="https://thecustomizewindows.b-cdn.net" rel="preconnect" crossorigin>
<link rel="preload" href="https://thecustomizewindows.b-cdn.net/CDN/tcw/css/d.css" as="style">

This odd is happening because of inconsistent time to load a resource, suppose jquery.scrollTo.min.js sometime taking 327 ms to load, sometime 239 ms.

 

Conclusion

 

It is very good cost effective CDN for IPv6. You can use BunnyCDN to deliver resources to save bandwidth of main server or host somewhat forbidden content by webhost.

This is result with CacheFly :

Vim
1
https://webpagetest.org/result/170403_T1_17KN/

CacheFly also has inconsistent time, but lowest going towers under 83 seconds for 1.5 KB stuff, 247 ms as lowest by BunnyCDN not exactly practical. CacheFly sometimes also gives 200+ ms but lowest is under 100 ms.

BunnyCDN at that cost with IPv6 support, decent web control panel is really good.

Tagged With cheapest cdn for website , KeyCDN , paperuri:(d5024afc12f27308ed3a01cc14737fb2) , share point draft department portal , tools tracemyip org

This Article Has Been Shared 607 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to BunnyCDN : Cheapest CDN For WordPress Websites With IPv6 Tested

Actually a list should normally appear here. Automated calculation failed.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (21K Followers)
  • Twitter (5.3k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Best Powerpoint Templates for Communicating IoT Concepts April 17, 2021
  • How to Build a DIY Water Level Indicator? April 16, 2021
  • How Startups Can Convince the Investors April 14, 2021
  • What to Know About the Cloud Storage Services for Smartphones April 13, 2021
  • WonderFox HD Video Converter Factory Pro Review April 10, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "BunnyCDN : Cheapest CDN For WordPress Websites With IPv6 Tested," in The Customize Windows, April 3, 2017, April 19, 2021, https://thecustomizewindows.com/2017/04/bunnycdn-cheapest-cdn-for-wordpress-websites-with-ipv6/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2021 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy