APIRef_tm_ltm_profile_web-accelerationΒΆ

mgmt/tm/ltm/profile/web-acceleration

/tm/ltm/profile

Virtual server Web Acceleration profile configuration

REST Endpoints

Collection URI
/mgmt/tm/ltm/profile/web-acceleration
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/profile/web-acceleration/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service to which the object belongs.
applications string   optional read/write Configures a list of applications assigned to this profile. Assigning at least one application enables WA functionality. The default value of none specifies that WA is not enabled.
cacheAgingRate integer   optional read/write Specifies how quickly the system ages a cache entry. The aging rate ranges from 0 (slowest aging) to 10 (fastest aging). The default value is 9.
cacheClientCacheControlMode string none optional read/write Specifies which cache disabling headers sent by clients the system ignores. The default value is all.
cacheInsertAgeHeader string disabled optional read/write Inserts Age and Date headers in the response. The default value is enabled.
cacheMaxAge integer   optional read/write Specifies how long the system considers the cached content to be valid. The default value is 3600 seconds.
cacheMaxEntries integer   optional read/write Specifies the maximum number of entries that can be in the cache. The default value is 0 (zero), which means that the system does not limit the maximum entries.
cacheObjectMaxSize integer   optional read/write Specifies the largest object that the system considers eligible for caching. The default value is 50000 bytes.
cacheObjectMinSize integer   optional read/write Specifies the smallest object that the system considers eligible for caching. The default value is 500 bytes.
cacheSize integer   optional read/write Specifies the maximum size for the cache. When the cache reaches the maximum size, the system starts removing the oldest entries. The default value is 100 megabytes.
cacheUriExclude string   optional read/write Configures a list of URIs to exclude from the cache. The default value of none specifies no URIs are excluded.
cacheUriInclude string   optional read/write Configures a list of URIs to include in the cache. The default value of .* specifies that all URIs are cacheable.
cacheUriIncludeOverride string   optional read/write Configures a list of URIs to include in the cache even if they would normally be excluded due to factors like object size or HTTP request type. The default value of none specifies no URIs are to be forced into the cache.
cacheUriPinned string   optional read/write Configures a list of URIs to keep in the cache. The pinning process keeps URIs in cache when they would normally be evicted to make room for more active URIs.
defaultsFrom string   optional read/write Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified.
metadataCacheMaxSize integer 25 optional read/write Specifies the maximum size, in megabytes, of the metadata cache. This does not include the content cache, and only applies when a WebAccelerator application is on the profile.
tmPartition string Common optional read/write Displays the administrative partition within which the profile resides.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.