mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-24 23:31:40 +02:00
DOC: config: Specify %Ta is only available in HTTP mode
%Ta format can only be used in HTTP mode but it was not specify in the configuration manual. This patch should fix the issue #1317.
This commit is contained in:
parent
d322e948c9
commit
3010e00e1c
@ -21470,7 +21470,7 @@ Please refer to the table below for currently defined variables :
|
||||
| | %ID | unique-id | string |
|
||||
| | %ST | status_code | numeric |
|
||||
| | %T | gmt_date_time | date |
|
||||
| | %Ta | Active time of the request (from TR to end) | numeric |
|
||||
| H | %Ta | Active time of the request (from TR to end) | numeric |
|
||||
| | %Tc | Tc | numeric |
|
||||
| | %Td | Td = Tt - (Tq + Tw + Tc + Tr) | numeric |
|
||||
| | %Tl | local_date_time | date |
|
||||
|
Loading…
x
Reference in New Issue
Block a user