Home > Configuration > Traffic Management > settmtrafficaction_persistentcookie

settmtrafficaction_persistentcookie

Use this method to set use persistent cookies for the traffic session. A persistent cookie remains on the user device and is sent with each HTTP request. The cookie becomes stale if the session ends.

Syntax



Parameters

name

Name of the traffic action to modify.
This is mandatory parameter.

persistentcookie

Use persistent cookies for the traffic session. A persistent cookie remains on the user device and is sent with each HTTP request. The cookie becomes stale if the session ends.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also