Last Modified: Sep 27, 2024
Affected Product(s):
BIG-IP APM, LTM
Known Affected Versions:
17.1.0, 17.1.0.1, 17.1.0.2, 17.1.0.3, 17.1.1, 17.1.1.1, 17.1.1.2, 17.1.1.3, 17.1.1.4
Opened: Jun 18, 2024 Severity: 2-Critical
When the HTTP_REQUEST_SEND iRule event is triggered, after the completion of the TLS handshake and acknowledgment by BIG-IP from the server, BIG-IP sends a TCP RST with the error message ‘bad state transition’.
Client-side traffic may get disrupted.
- BIGIP1 as a proxy for clients - BIGIP2 with LTM and APM provisioned, connects to the server - BIGIP2 has ACCESS::session iRule command under HTTP_REQUEST_SEND event
Move [ACCESS::session data get "session.ad.last.attr.sAMAccountName"] in HTTP_REQUEST event, assign value to tcl variable, reuse tcl variable in HTTP_REQUEST_SEND.
None