mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Clarify availability of AOP on non-raft backends (#31062)
* clarify availability of AOP on non-raft backends * Update website/content/docs/concepts/adaptive-overload-protection/index.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
parent
cb88018d4c
commit
386080c54d
@ -75,8 +75,8 @@ to avoid replication lag.
|
||||
|
||||
Write overload protection was added in Vault Enterprise 1.17 as a beta feature
|
||||
and was disabled by default. Since Vault 1.18.0 it is enabled by default only
|
||||
when using Raft Integrated Storage. Adaptive overload protection is disabled by
|
||||
default for Consul and other storage backends.
|
||||
when using integrated storage. Adaptive overload protection is not
|
||||
available for Consul and other storage backends.
|
||||
|
||||
To disable the feature use the [`adaptive_overload_protection` configuration
|
||||
stanza](/vault/docs/configuration/adaptive-overload-protection).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user