▲ | immibis 3 days ago | |
I hope 2-3 requests per second is not that limit, or you're fucked. | ||
▲ | vntok 3 days ago | parent | next [-] | |
It is on a simple WordPress install with the top 4 most used plugins, when you don't have a Caching Reverse Proxy like Cloudflare to filter bad traffic and serve fully cached pages from POP nodes located near the visitors. The alternative, of course, is to set up a caching system server-side (like Redis), which most people who set up their WordPress blog don't have the first idea how to do in a secure way. | ||
▲ | acdha 3 days ago | parent | prev [-] | |
It’s not, but you’re off by 3+ orders of magnitude on the traffic volume and ignoring the cost of serving non-trivial responses. |