Bug ID 524714: Extra APM session appears after refresh in IE 11 and Edge browsers in Windows x64

Last Modified: Oct 17, 2023

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

Known Affected Versions:
11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10, 12.0.0, 12.0.0 HF1, 12.1.0 HF1, 12.0.0 HF2, 12.1.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Opened: May 22, 2015

Severity: 4-Minor

Symptoms

Extra APM session appears after refresh in IE 11 and Edge browsers in Windows x64

Impact

Extra APM session is consumed

Conditions

APM is configured for Citrix in integration mode (against WI or Storefront) and IE11 or Edge browser is used

Workaround

Assign the following iRule to the Citrix virtual server: when HTTP_REQUEST { if { ([string tolower [HTTP::uri]] ends_with "/receiversmall.ico") } { HTTP::respond 404 } }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips