Hacker News new | ask | show | jobs
by anatolinicolae 2133 days ago
Put your static assets on a CDN to reduce hits on your web server and use the CPU for processing instead.
1 comments

Thanks for the tip. I'll get that sorted out promptly.