I was wondering if anyone can clear up some a question I had with regards to creating a custom HTTP monitor.

 

Here is the command I am sending:

GET /ias/whatsupias.asp  HTTP/1.0

 

Here is what I get back in the browser:

WHATSUPOKAY

 

What should the SEND and EXPECT lines look like when creating a custom TCP monitor on port 80?

 

This is what I have:

Send=GET /ias/whatsupias.asp  HTTP/1.0\r\n\r\n

Expect=^WHATSUPOKAY

 

But this does not work. Is it because the \r\n\r\n is incorrect? Is there another way to send two CRLFs (carriage return, line feed)?

 

Thx,

kush

Kushal K. Patel
Senior Network Engineer
Vicor Corporation
978-749-3285

 

<<image001.gif>>

Reply via email to