How Load Balancing Algorithms and Sticky Session Type of a Backend Server Group Are Related?
Table 1 and Table 2 list the sticky session types and load balancing algorithms supported by a backend server group.
Backend Server Group Protocol |
Load Balancing Algorithm |
Sticky Session Type |
---|---|---|
|
Weighted round robin |
Source IP address |
Weighted least connections |
Source IP address |
|
Source IP hash |
Not supported |
|
|
Weighted round robin |
|
Weighted least connections |
|
|
Source IP hash |
Not supported
NOTE:
If you set Load Balancing Algorithm to Source IP hash, you do not need to manually enable and configure Sticky Session. Source IP hash allows requests from the same client to be directed to the same server. |
|
QUIC |
Connection ID |
Source IP address |
Backend Server Group Protocol |
Load Balancing Algorithm |
Sticky Session Type |
---|---|---|
|
Weighted round robin |
Source IP address |
Weighted least connections |
Source IP address |
|
Source IP hash |
Not supported
NOTE:
If you set Load Balancing Algorithm to Source IP hash, you do not need to manually enable and configure Sticky Session. Source IP hash allows requests from the same client to be directed to the same server. |
|
HTTP |
Weighted round robin |
|
Weighted least connections |
|
|
Source IP hash |
Not supported
NOTE:
If you set Load Balancing Algorithm to Source IP hash, you do not need to manually enable and configure Sticky Session. Source IP hash allows requests from the same client to be directed to the same server. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.