TTL Policy Object Limitation in the Visual Policy Manager
book
Article ID: 168832
calendar_today
Updated On:
Products
ProxySG Software - SGOS
Issue/Introduction
Visual Policy Manager can not be used to create a maximum value of TTL objectas 4294967295.
In the below example, the VPM will not create the TTL object when you click OK.
No error is produced.
Cause
The Visual Policy Manager does not support a value greater than 2147483647.
Resolution
Workaround
This limitation is only for the Visual Policy Manager. You can create maximum value of TTL policy in CPL policy. ----------------------------------------------------------------------- <Cache> url.domain="www.google.com" ttl(4294967295) -----------------------------------------------------------------------