Forum Discussion
atultilekar_718
Nimbostratus
Feb 12, 2016Health Monitor Required
I need to prepare the health monitor which will fulfill me below requirement.Please suggest.If u write & share the irule will be helpful.
type HTTP
port tcp/80
http method: GET
http url: /ldprob...
Kai_Wilke
MVP
Feb 12, 2016Hi
as the previos poster have already recommended, you should use a LTM Monitor to test the health of your application.
To allow status codes between 200 and 999 you have to define the Receive String using regular expression...
Send String : GET /ldprobe.htm HTTP/1.1\r\nHost: www.insert-your-domain-name.tld\r\nConnection: Close\r\n\r\n
Receive String : HTTP/1.(0|1) [2-9][0-9][0-9]
Cheers, Kai
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