Last Modified: Nov 22, 2021
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
11.3.0, 11.4.0, 11.4.1
Fixed In:
11.5.0
Opened: Sep 26, 2013 Severity: 3-Major Related Article:
K15070
The TCL "table" command will sometimes fail to lookup key/values stored in the CLIENT_ACCEPTED event in later events.
TCL tables are the current work-around for the lack of globals when SPDY is used. This bug breaks that work-around.
Multiple tmms + SPDY + Using the "table set" command before the HTTP_REQUEST event.
Set tmm.sessiondb.match_ha_unit to false. This has bad performance implications, and should only be used for testing purposes.
The TCL "table" command now works correctly with SPDY.