Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


fastest cdn?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

fastest cdn?

just set up my website with bunny and it's decent but have you guys ever used one that's faster?

Comments

  • trewqtrewq Administrator, Patron Provider

    What sort of speeds are you seeing now?

  • @trewq said:
    What sort of speeds are you seeing now?

    anywhere from 6 to 10 seconds to load the homepage.

  • trewqtrewq Administrator, Patron Provider

    Are you loading the full thing from Bunny or only assets? Sounds like you've got more optimisation to do on your actual page.

    Thanked by 2yoursunny TODO
  • Bunny is the fastest. Can't go wrong with them.

  • deankdeank Member, Troll

    Should take no less than 2 seconds. Something's wrong on your end.

  • 10 seconds to load page.
    Holy shit.

  • Mr_TomMr_Tom Member, Host Rep

    @ItsAsylum said: anywhere from 6 to 10 seconds to load the homepage

    Time to first byte or total load time? Assets loading via CDN will have no effect on page speed if you've got a load of JS running in the background slowing the page load down.

    Thanked by 1vyas11
  • Have you considered that maybe the CDN isn't the issue?
    Check the http requests and check what takes a long time to load, and also check the http headers to see if the request is or not cached

    Thanked by 2vyas11 Erisa
  • vyas11vyas11 Member
    edited March 2022

    Deleted the first because it required a deep dove on OP’s side.
    If all else fails,

    Those HD porn videos can slow down sites quite a bit. Change them to SD for preview, HD when clicked.

  • @vyas11 said:

    Those HD porn videos can slow down sites quite a bit. Change them to SD for preview, HD when clicked.

    which site is this? i would like to conduct a speed test too.

    Thanked by 2vyas11 t0m
  • Daniel15Daniel15 Veteran
    edited March 2022

    @ItsAsylum said:

    @trewq said:
    What sort of speeds are you seeing now?

    anywhere from 6 to 10 seconds to load the homepage.

    Is your home page cacheable (are you sending the correct Cache-Control headers)? Are you running the entire site through BunnyCDN or just the static assets (images, CSS, JS, etc)? If you're not using BunnyCDN for the site itself, of course you won't see any improvement on HTML pages.

    If the home page is cacheable, and is warm in the cache, it should be <80ms with any good CDN.

    You should still optimize your origin because cache misses (where BunnyCDN doesn't have the content and has to fill from your origin) will still be slow.

  • @ItsAsylum said:
    anywhere from 6 to 10 seconds to load the homepage.

    That isn't fast. Try to benchmark each URLs and see which one is taking longest time.

  • https://www.cdnperf.com/

    see if this can help

    Thanked by 1mrTom
  • JabJabJabJab Member
    edited March 2022

    I don't think 5-10 ms difference between providers on that list will help him speed up his website that takes ~10 seconds to load for now.

  • Yeah 10 seconds to load is an underlying issue with the op's webapp, unless he could somehow make it all static, wont improve by switching cdn which would help shave a couple of ms, unless op divulge what kind of site he is running we cant help much with this.

    Thanked by 1hostdare
  • NeoonNeoon Community Contributor, Veteran

    10s, any chance you are using Shared Hosting?

    Thanked by 1ItsAsylum
  • mwtmwt Member

    If something has to run on the server and the server is slow, a cdn won't help.

    Perhaps you can optimize though. Can you cache the page and serve cached requests? If so, it'll take ms.

  • vyas11vyas11 Member
    edited March 2022

    Hm looks like OP got enough pointers to write a seo friendly /keyword laden/ actionable post for someone. Seems to be the norm for content writers these days. Gone are the days of “Seven ways to do “X”. Wondering… Was it a job on fiverr ??

  • lol no i was generally asking for myself.

  • any cdn can be faster or slower from where your site visitors are accessing it. Also, fast/slow can depend on network congestion, and other factors like latency, distance from PoP, and their local ISP peering, etc.

    Thanked by 1hostdare
  • hostdarehostdare Member, Patron Provider
    edited March 2022

    @ItsAsylum said: anywhere from 6 to 10 seconds to load the homepage.

    It is your website script or app or lots of contents issue rather than cdn issue , you need to work on that first than getting a new cdn

  • tdwuktdwuk Member

    I added Bunny CDN to several WordPress sites on shared hosting, it helped take a load off the server and the improved performance quite a bit.

Sign In or Register to comment.