Last Modified: Nov 29, 2025
Affected Product(s):
BIG_IP_NEXT(CNF) CNF
Fixed In:
1.2.0
Opened: Jul 11, 2023 Severity: 3-Major
An entry is created with a key has namespace if namespace_flag is TRUE. When timeout, the entry or key does not has the namespace to delete when triggers to session global callback.
Entries won't be detected due to key mismatch when namespace is true when timedout.
Handling namespace missing in the session global callback.
Handle the namespace everywhere at session creation, deletion, updation.
Handle the namespace in session global callback.