]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] mention 'option http-server-close' effect in Tq section
authorPatrick Mezard <pmezard@gmail.com>
Sat, 12 Jun 2010 15:02:46 +0000 (17:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 18 Jun 2010 08:02:55 +0000 (10:02 +0200)
(cherry picked from commit 988d65706ca5dc20e4a517d9bbc47d797945a611)

doc/configuration.txt

index aaeefd0faa7f9482fdf8ff10a036defbeb40cfcf..e9309cfe9eba03bb2a7f9b994e7f297301e16c7b 100644 (file)
@@ -7403,7 +7403,9 @@ Most common cases :
     spent accepting these connections will inevitably slightly delay processing
     of other connections, and it can happen that request times in the order of
     a few tens of milliseconds are measured after a few thousands of new
-    connections have been accepted at once.
+    connections have been accepted at once. Setting "option http-server-close"
+    may display larger request times since "Tq" also measures the time spent
+    waiting for additional requests.
 
   - If "Tc" is close to 3000, a packet has probably been lost between the
     server and the proxy during the server connection phase. This value should