Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP LTM
Known Affected Versions:
11.4.0, 11.4.1
Fixed In:
11.5.0, 11.4.1 HF2, 11.4.0 HF6
Opened: Nov 07, 2013 Severity: 3-Major Related Article:
K14955
When executing an ltm policy with a condition on http-uri, the tmm would emit ERR_ARG and the condition would not match if the URI is large (> 1450 bytes).
The policy does not work correctly and log messages are written into /var/log/tmm.
This would happen with: - a virtual which uses a policy - that policy has a condition on http-uri - the request contains a large URI (larger than the MSS).
None.
The tmm now correctly processes large URIs when evaluating conditions of type http-uri in an ltm policy.