Manual Chapter : Accelerating Responses with Metadata Cache Responses

Applies To:

Show Versions Show Versions

BIG-IP AAM

  • 14.1.3, 14.1.2, 14.1.0, 14.0.1, 14.0.0, 13.1.5, 13.1.4, 13.1.3, 13.1.1, 13.1.0, 13.0.1, 13.0.0
Manual Chapter

Overview: Using Metadata cache responses to accelerate responses

Responses from origin web servers include entity tags (ETags), which are arbitrary strings attached to a document that specify some characteristic of the document, such as a version, serial number, or checksum of content. A changed document includes a different ETag, enabling a client's GET request to use an If-None-Match conditional header to acquire a new copy of the document. Because not all web applications generate ETags consistently, the BIG-IP device creates its own ETag for each cached document that is based on a signature, or checksum, of the document's content. The BIG-IP device stores content signatures in the Metadata cache for other optimizations, including Intelligent Browser Referencing.

BIG-IP applications provide options to always or never send metadata. All BIG-IP applications share the same Metadata cache.

BIG-IP policies cache ETag headers, which include the following:

  • Request URL
  • Content signature of the response body
  • Application name for the matching request
  • Metadata, including the expiration time, read time, and update time for content

Advanced Metadata Cache Options for General Options

For the General Options list, this table describes the Advanced settings and strings for Metadata Cache Options.

Advanced control Default Description
Send Metadata Always This setting determines whether and how the BIG-IP performs Metadata caching for responses.
  • Never. The BIG-IP does not cache Metadata headers.
  • Always. The BIG-IP always caches Metadata headers before sending them to a client.
Metadata Cache Max Size 25 Specifies the size in megabytes (MB) for the maximum Metadata cache size.