Bug ID 455293: HTTP statistics are not updated when using HTTP::respond.

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP All(all modules)

Known Affected Versions:
11.5.0, 11.5.1, 11.5.2, 11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10, 11.6.0, 11.6.1, 11.6.2, 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, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0

Opened: Apr 02, 2014

Severity: 4-Minor

Related Article: K61711443

Symptoms

HTTP statistics are not updated when HTTP::respond is used.

Impact

Websites driven by iRules will not have the correct statistics recorded.

Conditions

Using HTTP::respond to respond to a request.

Workaround

iRules can maintain their own per-TMM variables recording statistics.

Fix Information

Previously the request statistics were collected at a point which was not reached if a respond iRule was used. The fix includes collecting request statistics at a much earlier point, immediately after the request headers have been parsed.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips