From: Ilya Shipitsin Date: Tue, 5 May 2020 16:17:10 +0000 (+0500) Subject: DOC: assorted typo fixes in the documentation X-Git-Tag: v2.2-dev8~94 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4329a9af5a2a98f4dc0cdfd1ca10616420bfd186;p=thirdparty%2Fhaproxy.git DOC: assorted typo fixes in the documentation This is the 8th round of cleanups in various docs --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 0d4e295a2c..534dca0f61 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -7722,12 +7722,12 @@ no option logasap Using "option logasap", the log message is created as soon as the server connection is established in mode tcp, or as soon as the server sends the complete headers in mode http. Missing information in the logs will be the - total number of bytes which will only indicate the amount of data transfered + total number of bytes which will only indicate the amount of data transferred before the message was created and the total time which will not take the remainder of the connection life or transfer time into account. For the case of HTTP, it is good practice to capture the Content-Length response header so that the logs at least indicate how many bytes are expected to be - transfered. + transferred. Examples : listen http_proxy 0.0.0.0:80 @@ -12636,7 +12636,7 @@ check proxy-protocol header, etc... ). It is possible to change the destination address using "addr" and the port using "port". When done, it is assumed the server isn't checked on the service port, and configured encapsulation - parameters are not reused. One must explicitely set "check-send-proxy" to send + parameters are not reused. One must explicitly set "check-send-proxy" to send connection headers, "check-ssl" to use SSL/TLS. When "sni" or "alpn" are set on the server line, their value is not used for