Unlimited Bandwidth Hosting

cubitly

Junior Member
Joined
Jan 4, 2021
Messages
114
Reaction score
37
I have a download niche website and my competitors are providing "direct 1 click download link", My friend said if I upload the download file on wordpress then the bandwith will go high due to downloads, What to do? I think my competitors are using unlimited bandwith hosting which one would be the best?
 
They probably upload large files to a storage solution such as Amazon Aws, because yes, if you upload every single (large?) download into a Wordpress instance, that server will be beaten and bruised.
 
I think my competitors are using unlimited bandwith hosting which one would be the best?
Or they are just paying for their bandwidth
"unlimited bandwidth hosting" is usually pretty low tier in general
 
Check the download link and see where they are storing the downloads first.
 
Check the download link and see where they are storing the downloads first.
The download links are subdomain linked with cloudflare that's why I can't tell by nameserver where are they hosting
 
I have a download niche website and my competitors are providing "direct 1 click download link", My friend said if I upload the download file on wordpress then the bandwith will go high due to downloads, What to do? I think my competitors are using unlimited bandwith hosting which one would be the best?
Simple, use a cdn provider like bunny. That should not hurt your host.
 
The download links are subdomain linked with cloudflare that's why I can't tell by nameserver where are they hosting
If I understand correctly cloudflare cdn can cache the download file and you can offload your server, same with bunny cdn as gogol suggested.
 
Simple, use a cdn provider like bunny. That should not hurt your host.
A CDN service like Bunny will only cache your files across several edge PoPs (points of Presence aka edge servers). These edge servers will still need to download the files from the host frequently as they are not persisted.

While yes, a CDN does bring some bandwidth savings for the host that is hosting the wp site, But it isn't recommended to host large downloadable files on that host too.

They should use an object storage service like Aws S3 or Bunny's Own object storage and then use a CDN AND NOT host the files directly themselves.
 
A CDN service like Bunny will only cache your files across several edge PoPs (points of Presence aka edge servers). These edge servers will still need to download the files from the host frequently as they are not persisted.

While yes, a CDN does bring some bandwidth savings for the host that is hosting the wp site, But it isn't recommended to host large downloadable files on that host too.

They should use an object storage service like Aws S3 or Bunny's Own object storage and then use a CDN AND NOT host the files directly themselves.
hmm okay whatever they are called. :D

I was trying to mean file storage services like s3 buckets. I have not personally used bunny much so I don’t know what exactly it is called. I did not recommend s3 because of a few reasons. For one, aws can be complicated to setup because of its boring interface. Then comes the cost, which can burn op’s budget.

With that, it would be wonderful if the service could have multiple server locations. That would mean faster download time.

The point is, don’t use your hosting to store and serve large file. It can seriously fck things up if a competitor notices this, or you have decent amount of traffic.
 
A CDN service like Bunny will only cache your files across several edge PoPs (points of Presence aka edge servers). These edge servers will still need to download the files from the host frequently as they are not persisted.
Well, thats not entirely true, at Bunny you can use Perma-Cache with replication. Then the files would be loaded from the Perma-Cache edge storage nodes, there are 8 of them now spread around the world, more will come. Read up on Perma-Cache, it will greatly off-load your origin server.
 
Last edited:
I think my competitors are using unlimited bandwith hosting which one would be the best?
There's no such thing as unlimited bandwidth
Unless a hosting company would like to lose huge boatloads of money which I think no business would like to do.

The "Unlimited Bandwidth" hosting plans that you might have heard of are basically scams. They gamble on the fact that you are likely to not use more than a certain amount (say 100gb) of bandwidth and set a soft boundary a lot more than that (say 500gb). If you do surpass this boundary tho, they will throttle your speeds to that of the dark ages of the internet.
What to do
Do not host the download assets on your WordPress sites. Either use some cloud storage like MEGA or use object storage like Amazon S3 of alternatives. You will be charged for the bandwidth there ofc, but it will be far cheaper than you pay your web host to host your wp sites.

Object storage can be on the expensive side. Mega offers 2tb of storage with 2tb of transfer for $10/month. For s3, the storage alone would be 40$/month ($0.02/gb or 20$ per TB). And you pay extra for the transfer too.


The benefit however is object storage is far more flexible and can integrate with a lot of stuff. With something like MEGA , pricing is fixed. You pay 10$ even if you do not use the 2TB transfer, but you only pay what you use when using object storage services.
 
Well, thats not entirely true, at Bunny you can use Perma-Cache with replication. Then the files would be loaded from the Perma-Cache edge nodes, there are 8 of them now spread around the world, more will come. Read up on Perma-Cache, it will greatly off-load your origin server.
With perma-cache you pay for the storage too. Perma-cache integrates with their storage service which you pay extra for.

To make my point clearer: If you just used Bunny as a CDN, you will be charged $0.005/gb on the "volume serving" plan. That's just for serving your data. Bunny fetches your data from your host, caches it temporarily and serves it across 5 edge servers. After 8 hours or so, this cache gets deleted and it needs to fetch your files again.

With perma-caching. You pay 0.005$ + $0.01/gb of files served. you are basically hosting your data on Bunny and serving it through their CDN.

Can be a nice thing, or can be not depending on the circumstances.
 
Can be a nice thing, or can be not depending on the circumstances.
Of course you pay for the edge storage nodes per GB, well worth the peanuts it costs, and way better prices then for example a S3 storage node, see the comparison on performance here, bottom of the page. If you wan´t quality, it does not have to cost that much.
 
hmm okay whatever they are called. :D

I was trying to mean file storage services like s3 buckets. I have not personally used bunny much so I don’t know what exactly it is called. I did not recommend s3 because of a few reasons. For one, aws can be complicated to setup because of its boring interface. Then comes the cost, which can burn op’s budget.

With that, it would be wonderful if the service could have multiple server locations. That would mean faster download time.

The point is, don’t use your hosting to store and serve large file. It can seriously fck things up if a competitor notices this, or you have decent amount of traffic.
Yea I get you. I meant the same. I just thought your earlier post was trying to say that they can use a CDN while hosting the files on their wp site and not using file storage services.

So just clarified on that.
 
If you wan´t quality, it does not have to cost that much.
That's true. Aws s3 itself is expensive af for object storage. Quite ironic that there are cheaper object storage services Like s3 that are even s3-compatible and are lot cheaper than s3 itself.
 
P.S - BackBlazes B2 costs $0.005/gb/month for storage ($5/TB) and $0.01/gb of Transfer
($10/TB).

That's about as cheap as cloud object storage gets.
 
Is better you use a Offshore Dedicated Server with Unmetered Bandwidth, but there is a problem, is when is Unmetered don't expect high speeds. Unless you are ready to pay more than 500$ per month. Unlimited Bandwidth can exist, but is not cheap. Always have costs behind it.

Then here is when you want unmetered, is possible? Yes, but until certain point. If you reach 50TB or 100TB and it causes strong congestion in any network of hosting provider, probably you will be kicked out. Doesn't mean you will, but keep it in mind.

If you want to go with offshore dedicated servers (you have full control of your files and server and maybe configure it in your way with security and encryption), here is some offshore dedicated servers:

https://alexhost.com/dedicated-servers/
https://novogara.comhttps://flokinet.ishttps://worldstream.nl (is cheap but isn't offshore in most cases, you may comply with their abuses email, but some contents are fine and you can use it, it means certain offshore contents maybe allowed, but not everything.. use this for initial usage then switch to other)

Always read careful Acceptable Usage Policy (what is allowed, or what isn't allowed to avoid any abuse / suspended account / server).

Cyaa.
 
Bandwidth can be limited by speed or by usage amount. You might be offered unlimited only by one parameter and other limitation will be hidden.
 
Back
Top