Forum Discussion

mikey_webb's avatar
Aug 31, 2018

ltm understanding

monitor has below send string but has recieve string as blank

 

GET / HTTP/1.1\r\nHost: mysite.com\r\nConnection: Close\r\n\r\n

 

looking for better way to monitor site as this does seem best way-need to know that mysite.com is responding and returning page

 

  • set receive string to "200 OK" or a unique string in the root path of the site web page