Hacker News new | ask | show | jobs
by gitgud 2154 days ago
Side note:

6 million requests per month is only 2.2 requests per second, a raspberry PI could do this (technically).

3 comments

That's only true if you assume a even distribution. If you cluster them the scenario is a bit different (your conclusion might still hold anyway)
Even if all requests were clustered into one hour per day, it’s only 54 requests per second. Pretty sure a Pi would be up to the job.
Yes, HN hit my blog on a 3b+ and that was no issue.
Which blog out of curiosity and 3b requests in which period of time? Is your blog static? Thanks!
3b+ is a Raspberry Pi model.
Technically? It can easily handle thousands of requests a second.
Would they all be spaced out evenly though?
If the processing time is much below a second per request, requests per second might be more interesting than to stretch it out on a month.