Bug ID 499315: Added "Collect full URL" functionality.

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP AVR(all modules)

Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3, 11.6.0 HF4, 11.6.0 HF5

Fixed In:
12.0.0, 11.6.0 HF6

Opened: Jan 05, 2015
Severity: 3-Major

Symptoms

Added functionality to collect the full URL (with host name) to AVR statistics.

Impact

Now possible to collect full URLs

Conditions

In tmsh, run the command: modify sys db avr.includeserverinuri value disable Run traffic with the URL http://172.29.33.87/debug The URL that will be written to the lookup table is: "/debug" In tmsh, run the command: modify sys db avr.includeserverinuri value enable Run traffic with the URL http://172.29.33.87/debug The URL that will be written to the lookup table is: "172.29.33.87/debug"

Workaround

None

Fix Information

Added functionality to collect the full URL (with host name) to AVR statistics.

Behavior Change