It can return ~1000 requests/sec and with very low response times!
We ran an Apache bench benchmark from another LAN based server
ab -c 12 -t 10 https://wp010.wpx.si/
Here are the results of ab benchmark (not just that it is capable of returning 1.000reqs/sec. Maybe even more fascinating is that server responses were on avg. 4 msec and consistently very low.
This is ApacheBench, Version 2.3 <$Revision: 1807734 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking wp010.wpx.si (be patient)
Completed 5000 requests
Completed 10000 requests
Finished 10021 requests
Server Software: nginx/1.18.0
Server Hostname: wp010.wpx.si
Server Port: 443
SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES128-GCM-SHA256,2048,128
TLS Server Name: wp010.wpx.si
Document Path: /
Document Length: 20055 bytes
Concurrency Level: 12
Time taken for tests: 10.001 seconds
Complete requests: 10021
Failed requests: 0
Total transferred: 205554141 bytes
HTML transferred: 200971155 bytes
Requests per second: 1001.99 [#/sec] (mean)
Time per request: 11.976 [ms] (mean)
Time per request: 0.998 [ms] (mean, across all concurrent requests)
Transfer rate: 20071.40 [Kbytes/sec] received
Connection Times (ms)
min mean[+/-sd] median max
Connect: 4 8 2.1 7 20
Processing: 1 4 3.0 3 206
Waiting: 1 3 2.9 2 205
Total: 5 12 3.6 11 218
Percentage of the requests served within a certain time (ms)
50% 11
66% 13
75% 14
80% 14
90% 16
95% 18
98% 19
99% 21
100% 218 (longest request)