ArtRst_137283
Nov 07, 2013Nimbostratus
Configuring Monitors on F5 LTM
I am fairly new to F5 and trying to set monitors for my SharePoint farm ,
I tried creating HTTP monitor , its just basic HTML file with "Up" text in it ... What I am trying to achieve is , if I chan...
- Nov 07, 2013
Ah, the host header is required by most web-servers. We'll try again:
telnet 10.10.10.1 80 Then type GET /_layouts/images/filename.html HTTP/1.1 Enter once HOST: server domain Enter twice