================================================================================ Results summary: -------------------------------------------------------------------------------- - WRK2 10k => 555k RPS - WRK2 20k => 440k RPS - WRK2 30k => 371k RPS - WRK2 40k => 343k RPS ================================================================================ WRK2 NGINX 10k CLIENTS => 555k RPS (0 READ ERRORS, 5358 TIMOUTS) -------------------------------------------------------------------------------- wrk2 -t10k -c10k -R100m http:127.0.0.1/ Initialised 10000 threads in 2749 ms. Running 10s test @ http:127.0.0.1/ 10000 threads and 10000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 4.88s 2.81s 9.90s 0.03% Req/Sec -nan -nan 0.00 0.00% 5937687 requests in 10.69s, 4.77GB read Socket errors: connect 0, read 0, write 0, timeout 5358 Requests/sec: 555457.05 Transfer/sec: 456.62MB ================================================================================ WRK2 NGINX 20k CLIENTS => 440k RPS (0 READ ERRORS, 22539 TIMOUTS) -------------------------------------------------------------------------------- wrk2 -t20k -c20k -R100m http:127.0.0.1/ Initialised 20000 threads in 10161 ms. Running 10s test @ http:127.0.0.1/ 20000 threads and 20000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 4.93s 2.70s 9.85s 0.03% Req/Sec -nan -nan 0.00 0.00% 5633172 requests in 12.80s, 4.52GB read Socket errors: connect 0, read 0, write 0, timeout 22539 Requests/sec: 440119.59 Transfer/sec: 361.81MB ================================================================================ WRK2 NGINX 30k CLIENTS => 371k RPS (31 READ ERRORS, 62312 TIMOUTS) -------------------------------------------------------------------------------- wrk2 -t30k -c30k -R100m http:127.0.0.1/ Initialised 30000 threads in 22552 ms. Running 10s test @ http:127.0.0.1/ 30000 threads and 30000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 4.80s 2.70s 9.83s 0.03% Req/Sec 0.00 0.00 0.00 0.00% 5561206 requests in 14.97s, 4.46GB read Socket errors: connect 0, read 31, write 0, timeout 62312 Requests/sec: 371387.69 Transfer/sec: 305.31MB ================================================================================ WRK2 NGINX 40k CLIENTS => 343 RPS (15 READ ERRORS, 117097 TIMOUTS) -------------------------------------------------------------------------------- wrk2 -t40k -c40k -R100m http:127.0.0.1/ Initialised 40000 threads in 39468 ms. Running 10s test @ http:127.0.0.1/ 40000 threads and 40000 connections Thread Stats Avg Stdev Max +/- Stdev Latency 4.47s 2.63s 9.83s 0.03% Req/Sec 0.00 0.00 0.00 0.00% 4784417 requests in 13.93s, 3.84GB read Socket errors: connect 0, read 15, write 0, timeout 117097 Requests/sec: 343515.68 Transfer/sec: 282.39MB ================================================================================