From: Alain Belkadi Date: Fri, 5 Jul 2019 08:12:40 +0000 (+0200) Subject: DOC: Fix typo in intro.txt X-Git-Tag: v2.1-dev1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac520950987a5370609a4ef395622dd88bae39f9;p=thirdparty%2Fhaproxy.git DOC: Fix typo in intro.txt --- diff --git a/doc/intro.txt b/doc/intro.txt index 0ee9fa2d1a..4eaf18ef9d 100644 --- a/doc/intro.txt +++ b/doc/intro.txt @@ -1071,7 +1071,7 @@ components. HAProxy provides very detailed logs, with millisecond accuracy and the exact connection accept time that can be searched in firewalls logs (e.g. for NAT -correlation). By default, TCP and HTTP logs are quite detailed an contain +correlation). By default, TCP and HTTP logs are quite detailed and contain everything needed for troubleshooting, such as source IP address and port, frontend, backend, server, timers (request receipt duration, queue duration, connection setup time, response headers time, data transfer time), global