|
|
|
|
|
by keegancsmith
3476 days ago
|
|
10K+ concurrent requests to a single server sounds like a server that is mostly shuffling bits around. I assume the 150 concurrent is more realistic for a frontend server which actually does something. Also note the speaker is a CTO of a CDN (fast.ly), I am guessing he has experience with large concurrent requests as well :) |
|
It may be less with HTTPS, depends on how efficient the CPU is at cryptographic algorithms and how many cores.
fastly is a CDN. I assume that they're talking about the performances of their CDN servers. Not the web servers of the clients that will process the request, and is indeed a lot slower operation.