• 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 262 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, 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

Get new posts by email:

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 (24.3K Followers)
  • Twitter (5.8k 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

  • Cyberpunk Aesthetics: What’s in it Special January 27, 2023
  • How to Do Electrical Layout Plan for Adding Smart Switches January 26, 2023
  • What is a Data Mesh? January 25, 2023
  • What is Vehicular Ad-Hoc Network? January 24, 2023
  • Difference Between Panel Light, COB Light, Track Light January 21, 2023

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, January 29, 2023, https://thecustomizewindows.com/2017/04/bunnycdn-cheapest-cdn-for-wordpress-websites-with-ipv6/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

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

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

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

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT