For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Amit585731's avatar
Amit585731
Icon for Nimbostratus rankNimbostratus
Feb 23, 2015

how to add hex value in send and receive string in monitor

Hi All,

 

how can we add hex value in monitor send and receive field? Like for html we define below statement:

 

send string: GET / HTTP/1.1\r\nHost: server.com\r\n\r\n" or "GET / HTTP/1.1\r\nHost: server.com\r\nConnection: close\r\n\r\n"

 

receive string: 200 ok

 

So what will be format in hex? any example?

 

4 Replies