TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How is BunnyCDN DDoS protection VS Cloudflare?

8 pointsby HappyCathodealmost 2 years ago
BunnyCDN Smart DNS load balancer solution costs a LOT less than Cloudflare, I would like to use it in front of a couple HAProxy instances that host my API.<p>I know Cloudflare is pretty well known for it&#x27;s DDoS protection, but I&#x27;m wondering if anybody has experience with BunnyCDN ? Is it ok, good, bad, good enough ?<p>I don&#x27;t think I can use both (Use BunnyCDN DNS load balancer pointing to Cloudflare A records) without having two domains. That would probably be the best of both world, but I don&#x27;t want to buy a second domain if BunnyCDN is good enough.<p>Thanks !

2 comments

slothsarecoolalmost 2 years ago
BunnyCDN DDoS protection is made to protect their servers and the customers, it&#x27;s not meant to serve your service as a shield against attacks.<p>This is a common misconception with many providers, they have DDoS protection to ensure that an attack against them won&#x27;t cause your website&#x2F;service being unavailable, however, if an attack targets your service, it most likely won&#x27;t be filtered by their system.
评论 #36378280 未加载
re-thcalmost 2 years ago
Cloudflare is the safest in that you can use Cloudflare tunnels to somewhat hide your origin.<p>Otherwise your origin is still public and there are ways to find out and attack it (bypassing Bunny) easily.<p>Cloudflare also has a WAF that Bunny says is coming soon (doesn’t apply to DNS only).<p>Bunny DNS is a relatively new product so it’s not as well tested.
评论 #36371408 未加载
评论 #36374824 未加载