Skip to content

Commit e7d8a0f

Browse files
authored
Update README.md
1 parent dfe1ba1 commit e7d8a0f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,19 @@ Time To First byte: 179.039125ms
4242
Time to Last byte: 84.595µs
4343
End-to-End Duration: 859.744586ms
4444
```
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+
```
4558
Note: The duration readings stored in json is in microsecond, 1 millisecond is 1000 microseconds
4659

4760
<h3>Caveats </h3>

0 commit comments

Comments
 (0)