mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-05 04:56:10 +02:00
DOC: mention that %ms is left-padded with zeroes.
That's important to emit logs.
This commit is contained in:
parent
685c014e99
commit
812c88ec12
@ -14104,7 +14104,7 @@ Please refer to the table below for currently defined variables :
|
||||
| | %hrl | captured_request_headers CLF style | string list |
|
||||
| | %hs | captured_response_headers default style | string |
|
||||
| | %hsl | captured_response_headers CLF style | string list |
|
||||
| | %ms | accept date milliseconds | numeric |
|
||||
| | %ms | accept date milliseconds (left-padded with 0) | numeric |
|
||||
| | %pid | PID | numeric |
|
||||
| H | %r | http_request | string |
|
||||
| | %rc | retries | numeric |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user