Hacker News new | ask | show | jobs
by devwastaken 2788 days ago
If it's through cf it shouldn't have resource exhaustion from the origin unless the html isn't set to cache.

Cloudflare isn't that necessary, you can go far with just a proper static serving nginx config. But yeah cf makes like easy.

1 comments

I can see about 50/50 cached/uncached requests. It's probably the way that the HTML is being generated, will have to look into that, thanks