Forum Discussion
FizzyBoy_29767
Sep 12, 2011Nimbostratus
Get Image File
Hi All
I have had quite a basic requirement. I want BIGIP to look for an image GIF file to monitor our web instances. I have setup this monitor to do the job which simply sends the GET req...
hoolio
Sep 12, 2011Cirrostratus
This is due to:
sol10655: Change in Behavior: CR/LF characters appended to the HTTP monitor Send string
http://support.f5.com/kb/en-us/solutions/public/10000/600/sol10655.html
You can set the send string to:
send "GET /i/logo.gif HTTP/1.0\r\n\r\n"
A receive string isn't required. If you don't set one, any data will be considered a success. At a minimum, it's good to verify the pool member sent a 2xx or 3xx:
recv "HTTP\.1(0|1) (2|3)"
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects