IPPersistenceProfile

IPPersistenceProfile
IPPersistenceProfile
JSON Example
{
    "ip_mask": 0,
    "ip_persistent_timeout": 0
}
integer As uint32 As uint32
ip_mask
Optional

Mask to be applied on client IP. This may be used to persist clients from a subnet to the same server. When set to 0, all requests are sent to the same server. Allowed values are 0-128. Field introduced in 18.2.7. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
ip_persistent_timeout
Optional

The length of time after a client's connections have closed before expiring the client's persistence to a server. Allowed values are 1-720. Unit is MIN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.