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:
Josh Black 2025-07-02 09:33:14 -07:00 committed by GitHub
parent cb88018d4c
commit 386080c54d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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).