mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-03-04 18:39:37 +00:00
[DOC] mention 'option http-server-close' effect in Tq section
(cherry picked from commit 988d65706ca5dc20e4a517d9bbc47d797945a611)
This commit is contained in:
parent
2a164ee549
commit
105facad12
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user