Concurrency Level:      1000
Time taken for tests:   14.033 seconds
Complete requests:      10000
Failed requests:        9761
   (Connect: 0, Receive: 0, Length: 9761, Exceptions: 0)
Total transferred:      25209257 bytes
HTML transferred:       21404477 bytes
Requests per second:    712.61 [#/sec] (mean)
Time per request:       1403.301 [ms] (mean)
Time per request:       1.403 [ms] (mean, across all concurrent requests)
Transfer rate:          1754.32 [Kbytes/sec] received
Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:      198  798 312.5    727    3163
Processing:   172  539 141.7    530    1041
Waiting:       22  236 116.8    209     776
Total:        444 1337 353.1   1276    3957
Percentage of the requests served within a certain time (ms)
  50%   1276
  66%   1350
  75%   1433
  80%   1502
  90%   1739
  95%   2117
  98%   2376
  99%   2538
 100%   3957 (longest request)
这个服务是学校查询学生信息的,压测的这个请求有一次数据库查询。假如 4W 左右学生在一天内集中访问修改个人信息(假设 4W 人请求平均到 8h 中),会不会有扛不住的风险
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.