|
|
|
|
|
by rikafurude21
604 days ago
|
|
For reference, 100 dollars a month gets you this bare metal server on hetzner:
Intel® Core™ i9-13900,
64 GB DDR5 ECC,
2 x 1.92 TB ... Should be more than enough to handle 2 requests per minute, could probably handle 100x of that. |
|
So it should be able to handle somewhere in the ballpark of 2,000,000x the required load, or maybe 100,000x without the application level optimization.
(TLS reduces this by a factor of ~10 if you're doing handshakes each time. Despite what blogs claim, as far as I can tell, if your CPU doesn't have QAT, TLS is very expensive)