sticky Session Type
Parameters
value
Mode for handling the cookie. If sticky_session
is "on", it is mandatory. Otherwise, it will be ignored. Valid values are insert
and server
. insert
means it is inserted from Server Load Balancer; server
means the Server Load Balancer learns from the backend server.