How to Create a NetScaler Monitor to Query Different Hosts in Single a TCP Connection
book
Article ID: CTX241132
calendar_today
Updated On:
Description
This article describes how to create a NetScaler monitor to query different hosts in a single TCP connection.
Instructions
The following is a TCP ECV monitor to see HTTP requests to example.com:
add lb monitor tcp-ecv-example.com TCP-ECV -send "HEAD /HTTP/1.1\r\nHost: www.example.com\r\nConnection:Keep-Alive\r\n\r\n" -recv 200 -LRTM DISABLED
Issue/Introduction
This article describes how to create a NetScaler monitor to query different hosts in a single TCP connection.
Was this article helpful?
thumb_up
Yes
thumb_down
No