-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabhttp1.js
36 lines (36 loc) · 1.14 KB
/
abhttp1.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
// Server Software:
// Server Hostname: 47.94.95.52
// Server Port: 8081
// SSL/TLS Protocol: TLSv1.2,ECDHE-RSA-AES128-GCM-SHA256,4096,128
//
// Document Path: /item1.html
// Document Length: 48738 bytes
//
// Concurrency Level: 100
// Time taken for tests: 178.441 seconds
// Complete requests: 385
// Failed requests: 0
// Total transferred: 20482534 bytes
// HTML transferred: 20369762 bytes
// Requests per second: 2.16 [#/sec] (mean)
// Time per request: 46348.339 [ms] (mean)
// Time per request: 463.483 [ms] (mean, across all concurrent requests)
// Transfer rate: 112.10 [Kbytes/sec] received
//
// Connection Times (ms)
// min mean[+/-sd] median max
// Connect: 13 2934 6886.7 645 52871
// Processing: 1967 26743 20364.8 19744 101321
// Waiting: 2 97 1325.6 4 25988
// Total: 2201 29677 21851.3 22634 124310
//
// Percentage of the requests served within a certain time (ms)
// 50% 22624
// 66% 32357
// 75% 39824
// 80% 44444
// 90% 65867
// 95% 75904
// 98% 85192
// 99% 96120
// 100% 124310 (longest request)