mirror of
https://github.com/hashicorp/vault.git
synced 2025-09-28 09:11:19 +02:00
Docs: fix listener 'proxy_protocol_behavior' support version 1 and 2 (#27594)
* fix listener 'proxy_protocol_behavior' docs to mention support for v1 and v2 * Update website/content/docs/configuration/listener/tcp/index.mdx Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
This commit is contained in:
parent
93682b0547
commit
ad1b5dfcd6
@ -162,7 +162,7 @@ default value in the `"/sys/config/ui"` [API endpoint](/vault/api-docs/system/co
|
||||
`default_max_request_duration` for this listener.
|
||||
|
||||
- `proxy_protocol_behavior` `(string: "")` – When specified, enables a PROXY
|
||||
protocol version 1 behavior for the listener.
|
||||
protocol behavior for the listener (version 1 and 2 are both supported).
|
||||
Accepted Values:
|
||||
|
||||
- _use_always_ - The client's IP address will always be used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user