You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/datasources/loadbalancer/backendset.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,3 +25,4 @@ The following arguments are supported:
25
25
*`policy` - The load balancer policy for the backend set. The default load balancing policy is 'ROUND_ROBIN'.
26
26
*`health_checker` - Health Checker Settings
27
27
*`ssl_configuration` - SSL Configuration Settings
28
+
*`session_persistence_configuration` - (Optional) Session persistence enables the Load Balancing Service to direct any number of requests that originate from a single logical client to a single backend web server.
0 commit comments