Bug ID 541134: HTTP/HTTPS monitors transmit unexpected data to monitored node.

Last Modified: Sep 13, 2023

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

Known Affected Versions:
11.6.0, 12.0.0, 12.0.0 HF1, 12.1.0 HF1, 12.0.0 HF2, 12.1.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.1.0, 11.6.1, 11.5.4 HF2

Opened: Aug 20, 2015

Severity: 4-Minor

Related Article: K51114681

Symptoms

HTTP/HTTPS) monitors send unexpected data (crlfcrlf) after completion of TCP and/or SSL handshake.

Impact

A monitor configured with a 'none' send string sends a 4-byte string, \r\n\r\n (crlfcrlf), after completing the handshake. This is ignored by the monitored node, which might cause it to be marked down.

Conditions

HTTP/HTTPS monitor with a send attribute set to 'none'. HTTP/HTTPS monitors with a 'none' send string should complete the TCP handshake(+SSL handshake) and then close the connection without sending any data.

Workaround

None.

Fix Information

HTTP/HTTPS monitor no longer transmits any L7 data when send attribute is set to 'none'.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips