We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe1ba1 commit e7d8a0fCopy full SHA for e7d8a0f
README.md
@@ -42,6 +42,19 @@ Time To First byte: 179.039125ms
42
Time to Last byte: 84.595µs
43
End-to-End Duration: 859.744586ms
44
```
45
+
46
+```
47
+httpProbe -v https://sg-weather.maxng.net
48
+DNS lookup Duration: 1.117394ms
49
+TCP Connect Duration: 8.868334ms
50
+Remote ServerIP Connection Info: 104.18.16.160:443
51
+TLS Duration: 228.535567ms
52
+TLS Version: 772
53
+TLS CiperSuite: 4865
54
+Time To First byte: 51.151442ms
55
+Time to Last byte: 87.406µs
56
+End-to-End Duration: 290.573317ms
57
58
Note: The duration readings stored in json is in microsecond, 1 millisecond is 1000 microseconds
59
60
<h3>Caveats </h3>
0 commit comments