Bug ID 434557: AAM should call assembler only on cacheable response codes.

Last Modified: Sep 13, 2023

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

Known Affected Versions:
11.4.0, 11.4.1, 11.5.1, 11.5.2, 11.5.3, 11.5.4, 11.5.5, 11.5.6, 11.5.7, 11.5.8, 11.5.9, 11.5.10

Fixed In:
11.5.0

Opened: Oct 18, 2013

Severity: 3-Major

Related Article: K37137992

Symptoms

AAM should call assembler only on configured cacheable response codes and not all. In case of response codes such as 206, the assembler is incorrectly called.

Impact

Assembly is incorrectly called thereby potentially resetting the connection.

Conditions

AAM assembly optimization feature configured and non-cacheable response code is received.

Workaround

None

Fix Information

The received response code is checked against the configured cacheable response codes for making the decision to call AAM assembler.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips