Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

Subrun's avatar
Subrun
Icon for Cirrostratus rankCirrostratus
7 years ago

Send and Receive String Explanation in a Http Monitor

Hello

 

1---

 

I see for a http monitor below is the Send String Configured but at Receive String field nothing is written/blank.

 

GET /index.html HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n\r\n

 

My query is what is meant by Recieve String is being blank ?

 

2---

 

Also what is the technical difference if I do not put Index.html after the / Path ?

 

GET /index.html HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n\r\n GET / HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\n\r\n

 

3 Replies

No RepliesBe the first to reply