|
|
|
|
|
by bhauer
4789 days ago
|
|
Ah, okay. That's interesting, I suppose. You basically are interested in seeing at what concurrency level the server starts spitting back 500-series responses (or simply doesn't provide a response). Basically, how many concurrent requests are needed before the server's inbound request queue overflows. We could test that out at some point. |
|