Applies To:
Show VersionsBIG-IP AAM
- 12.1.5, 12.1.4, 12.1.3, 12.1.2, 12.1.1, 12.1.0, 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
Serving Specific Hyperlinked Content with Parameter Value Substitution
Overview: Serving specific hyperlinked content with parameter value substitution
You can use parameter value substitution functionality to change a targeted parameter's value on a specific page serviced from cache, so that the client-specified parameter appears on the URL embedded in the page. This substitution is especially beneficial when a query parameter contains identification information for a site's visitors.
Some requested pages include hyperlinks that vary according to the request to provide dynamic information. For example, you can configure parameter value substitution so that a request with a query parameter called shopper produces HTML output with its embedded hyperlinks varying the value for shopper. Thus, when a query parameter contains identification information for a site's visitors, it prompts the BIG-IP® device to serve different content for the request, based on the specific visitor.
Conversely, if parameter value substitution is not configured, the BIG-IP device uses the value that it cached for the original request, for all subsequent requests after the first, even if the subsequent requests have different values that the origin web server used in the response.
Serving specific hyperlinked content with parameter value substitution
Source type | Description | Configuration steps |
---|---|---|
Number Randomizer | Generates a random number and places it in a targeted location in the embedded URL. | None. |
Request URL | Limits the BIG-IP system to target-specific URLs embedded in a page, as defined in the prefix that an embedded URL must match before the BIG-IP system performs substitution. |
|
Query Parameter | The BIG-IP system substitutes the URL parameter with the parameter value you specify. | In the Name field, type the query parameter value. |
Unnamed Query Parameter | The BIG-IP system substitutes the URL parameter, as specified by the Ordinal setting. |
|
Path Segment | The BIG-IP system substitutes the URL parameter, as specified by the Segment Ordinal setting. |
|
Target type | Description | Configuration steps |
---|---|---|
Query Parameter | The BIG-IP system substitutes the URL parameter, as specified by the Name setting. |
|
Unnamed Query Parameter | The BIG-IP system substitutes the URL parameter, as specified by the Ordinal setting. |
|
Path Segment | The BIG-IP system substitutes the URL parameter, as specified by the Segment Ordinal setting. |
|