From b5619fb1567d3ce2f38f418215535078938fb276 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 2 Nov 2018 15:43:35 +0900 Subject: [PATCH] h2load: Clarify that time for connect includes TLS handshake --- doc/h2load.h2r | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/h2load.h2r b/doc/h2load.h2r index 238a5497..50d9977d 100644 --- a/doc/h2load.h2r +++ b/doc/h2load.h2r @@ -60,11 +60,14 @@ time for request time for connect min - The minimum time taken to connect to a server. + The minimum time taken to connect to a server including TLS + handshake. max - The maximum time taken to connect to a server. + The maximum time taken to connect to a server including TLS + handshake. mean - The mean time taken to connect to a server. + The mean time taken to connect to a server including TLS + handshake. sd The standard deviation of the time taken to connect to a server. +/- sd