Skip to content

Looking for CDN included in cheap VPS hosting

Deals & Offers by irarose 24 replies 1.7K views
#11

This is why I tell my WordPress clients to just use a real CDN. Bunny.net is $1/TB. Stop looking for it bundled with hosting that costs less than coffee.

#12
pam_blik said:
Bunny.net is $1/TB

My clients want one login and one invoice. They will not manage two services. I am stuck with these bundles.

42U and still growing
#13

I've been running synthetic tests from Bangalore and Mumbai against HostHatch's Singapore and Stockholm nodes. Cache hit ratio is solid but TTFB from India to Singapore is 180ms average. That's not CDN performance, that's just a VPS in a nearby city.

#14
srelet said:
TTFB from India to Singapore is 180ms average

Can confirm. I am in Bangalore and tested HostHatch last year. The "CDN" is just their VPS locations with nginx cache. No edge optimization, no TCP tuning.

#15

What about free tier? Oracle Cloud has always-free tier with 10TB outbound. No CDN but you can run nginx with proxy_cache and put it in multiple regions yourself. I do this with 6 instances.

licensing is a suggestion
#16

Following. Need exactly this for a JAMstack site.

#17
olya said:
Oracle Cloud has always-free tier

Oracle free tier is not for production. They terminate instances without warning for "idle" definitions that change monthly. I lost a database this way. Never again.

#18
jackdeal1993 said:
They terminate instances without warning

Same happened to me in São Paulo region. "Always free" until it is not. Back to paid hosting.

#19

Update: I have now tested HostHatch $12 plan. The throttle is indeed removed but cache headers are not honored properly. Max-age=86400 gets rewritten to max-age=3600. Their support says "this is expected behavior for dynamic content protection." My content is static HTML.

#20
irarose said:
Max-age=86400 gets rewritten to max-age=3600

This is why I run my own. 99.999% means controlling every layer. I do not trust middlemen with headers.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft