mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
DOC: lowercase format string in unique-id
Update configuration.txt to use the correct format string in the unique-id documentation.
This commit is contained in:
parent
e5978bfc25
commit
f21be328e8
@ -7676,7 +7676,7 @@ unique-id-format <string>
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
unique-id-format %{+X}o\ %Ci:%Cp_%Fi:%Fp_%Ts_%rt:%pid
|
unique-id-format %{+X}o\ %ci:%cp_%fi:%fp_%Ts_%rt:%pid
|
||||||
|
|
||||||
will generate:
|
will generate:
|
||||||
|
|
||||||
@ -7696,7 +7696,7 @@ unique-id-header <name>
|
|||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
||||||
unique-id-format %{+X}o\ %Ci:%Cp_%Fi:%Fp_%Ts_%rt:%pid
|
unique-id-format %{+X}o\ %ci:%cp_%fi:%fp_%Ts_%rt:%pid
|
||||||
unique-id-header X-Unique-ID
|
unique-id-header X-Unique-ID
|
||||||
|
|
||||||
will generate:
|
will generate:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user