Last Modified: May 29, 2024
Affected Product(s):
BIG-IP AAM
Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2
Fixed In:
14.1.2.1
Opened: Jun 17, 2019 Severity: 3-Major
When HTTP response is served from cache, a transfer stalls due to incorrect value in Content-Length header.
Transfer stalls as the client is expecting more bytes from peer (due to Content-Length header being advertised as greater than than object's actual size).
- Virtual server with HTTP profile that has standard chunking settings. - Web acceleration profile is configured on the virtual server. - HTTP response is served from AAM cache.
For the HTTP profile used, set request-chunking to selective.
Transfer completes for an object served from WAM cache.