Bug ID 431990: The TCL table command doesn't work correctly with SPDY

Last Modified: Jul 12, 2023

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

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

Symptoms

The TCL "table" command will sometimes fail to lookup key/values stored in the CLIENT_ACCEPTED event in later events.

Impact

TCL tables are the current work-around for the lack of globals when SPDY is used. This bug breaks that work-around.

Conditions

Multiple tmms + SPDY + Using the "table set" command before the HTTP_REQUEST event.

Workaround

Set tmm.sessiondb.match_ha_unit to false. This has bad performance implications, and should only be used for testing purposes.

Fix Information

The TCL "table" command now works correctly with SPDY.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips