From 859bf2bc41f6ef21f6f4fad1039e215c5536aaf7 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Fri, 2 Nov 2018 15:44:57 +0900 Subject: [PATCH] Update manual pages --- doc/h2load.1 | 11 +++++++---- doc/h2load.1.rst | 9 ++++++--- doc/nghttp.1 | 2 +- doc/nghttpd.1 | 2 +- doc/nghttpx.1 | 2 +- 5 files changed, 16 insertions(+), 10 deletions(-) diff --git a/doc/h2load.1 b/doc/h2load.1 index dede16f6..4e7b45e7 100644 --- a/doc/h2load.1 +++ b/doc/h2load.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "H2LOAD" "1" "Oct 04, 2018" "1.34.0" "nghttp2" +.TH "H2LOAD" "1" "Nov 02, 2018" "1.35.0-DEV" "nghttp2" .SH NAME h2load \- HTTP/2 benchmarking tool . @@ -377,13 +377,16 @@ range (mean +/\- sd) against total number of successful requests. .INDENT 7.0 .TP .B min -The minimum time taken to connect to a server. +The minimum time taken to connect to a server including TLS +handshake. .TP .B max -The maximum time taken to connect to a server. +The maximum time taken to connect to a server including TLS +handshake. .TP .B mean -The mean time taken to connect to a server. +The mean time taken to connect to a server including TLS +handshake. .TP .B sd The standard deviation of the time taken to connect to a server. diff --git a/doc/h2load.1.rst b/doc/h2load.1.rst index f37a5157..8fadf9fc 100644 --- a/doc/h2load.1.rst +++ b/doc/h2load.1.rst @@ -313,11 +313,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 diff --git a/doc/nghttp.1 b/doc/nghttp.1 index 3cf16824..67a65f80 100644 --- a/doc/nghttp.1 +++ b/doc/nghttp.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTP" "1" "Oct 04, 2018" "1.34.0" "nghttp2" +.TH "NGHTTP" "1" "Nov 02, 2018" "1.35.0-DEV" "nghttp2" .SH NAME nghttp \- HTTP/2 client . diff --git a/doc/nghttpd.1 b/doc/nghttpd.1 index d3587f55..5b93ed62 100644 --- a/doc/nghttpd.1 +++ b/doc/nghttpd.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTPD" "1" "Oct 04, 2018" "1.34.0" "nghttp2" +.TH "NGHTTPD" "1" "Nov 02, 2018" "1.35.0-DEV" "nghttp2" .SH NAME nghttpd \- HTTP/2 server . diff --git a/doc/nghttpx.1 b/doc/nghttpx.1 index 3d8bf312..62cb11e1 100644 --- a/doc/nghttpx.1 +++ b/doc/nghttpx.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "NGHTTPX" "1" "Oct 04, 2018" "1.34.0" "nghttp2" +.TH "NGHTTPX" "1" "Nov 02, 2018" "1.35.0-DEV" "nghttp2" .SH NAME nghttpx \- HTTP/2 proxy .