cookie Timeout
Parameters
value
The maximum amount of time to wait before the session cookie expires. Unit: seconds. Valid values: 1
to 86400
. Default value: 1000
.
NOTE: This parameter takes effect only when
StickySessionEnabled
is set totrue
andStickySessionType
is set toInsert
.