Last Modified: Nov 22, 2021
Affected Product:
See more info
BIG-IP APM
Fixed In:
15.1.0
Opened: Jul 22, 2019
Severity: 3-Major
APM per-request policy contains variable assign agent with an incorrect expression, e.g., 'return {aa}}}'. When traffic is passed through a virtual server containing such a per-request policy, traffic processing continues past the variable assign agent, and the client connection is reset later.
APM per-request policy continues evaluation past variable assign agent and fails at random events, resulting in a RST sent to client.
-- APM per-request policy contains a variable assign agent with an incorrect expression, e.g.,'return {aa}}}'. -- Traffic is passed through a virtual server containing such a per-request policy.
Fix the expression in variable assign agent used in APM per-request policy attached to virtual server.
APM per-request policy does not evaluate past the variable assign agent, if the expression in the variable assign agent is incorrect.