HTTP:cache_disable()
Disables caching (both cache hit and cache store).
Syntax
HTTP: cache_disable();
Arguments
N/A
Events
Applicable in HTTP_REQUEST.
Example
when HTTP_REQUEST {
HTTP:cache_disable()
}
Supported Version
FortiADC version 5.3.x and later.