Last Modified: Aug 19, 2026
Affected Product(s):
BIG-IP AVR
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, 11.6.0 hf6, 11.6.0 hf7, 11.6.0 hf8, 11.6.1, 11.6.1 hf1, 11.6.1 hf2, 11.6.2, 11.6.2 hf1, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3
Fixed In:
12.0.0
Opened: Jan 05, 2015 Severity: 3-Major
Added functionality to collect the full URL (with host name) to AVR statistics.
Now possible to collect full URLs
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"
None
Added functionality to collect the full URL (with host name) to AVR statistics.