Skip to content

Commit

Permalink
backport of commit c250c95 (hashicorp#20693)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
  • Loading branch information
hc-github-team-secure-vault-core and Christopher Swenson authored May 19, 2023
1 parent 191712e commit 4aff003
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/content/docs/internals/high-availability.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ If a server is in a sealed state, it cannot act as a standby. Servers in a seale

# Performance Standby Nodes (Enterprise)

Performance Standby Nodes, like traditional High Availability standby
nodes, service read-only requests from users or applications.
Performance Standby Nodes service read-only requests from users or applications.
Read-only requests are requests that do not modify Vault's storage. Vault quickly scales its ability to service these operations,
providing a near-linear request-per-second scaling for most scenarios and secrets engines like K/V and Transit. Traffic is distributed across performance standby nodes, allowing clients to scale these IOPS horizontally, and control high traffic workloads.

Expand Down

0 comments on commit 4aff003

Please sign in to comment.