Skip to content

Commit 84d5897

Browse files
committed
specify LB method
1 parent c132381 commit 84d5897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/session-persistence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Enable NGINX Gateway Fabric to support session persistence for both NGINX Plus a
99

1010
## Goals
1111

12-
- Extend the Upstream Settings Policy API to allow specifying a load balancing method to support basic session persistence.
12+
- Extend the Upstream Settings Policy API to allow specifying `ip_hash` load balancing method to support basic session persistence.
1313
- Design the translation of the Gateway API `sessionPersistence` specification, which can be configured on both HTTPRoute and GRPCRoute, into NGINX Plus cookie-based session persistence directives with `secure` and `httpOnly` mode enforced by default.
1414

1515
## Non-Goals

0 commit comments

Comments
 (0)