Home > Configuration > Integrated Caching > setcachecontentgroup_quickabortsize

setcachecontentgroup_quickabortsize

Use this method to set if the size of an object that is being downloaded is less than or equal to the quick abort value, and a client aborts during the download, the cache stops downloading the response. If the object is larger than the quick abort size, the cache continues to download the response.

Syntax



Parameters

name

Name of the content group to be modified.
This is mandatory parameter.

quickabortsize

If the size of an object that is being downloaded is less than or equal to the quick abort value, and a client aborts during the download, the cache stops downloading the response. If the object is larger than the quick abort size, the cache continues to download the response.
Maximum value = 4194303.

Return Value

Returns simpleResult

See Also