A new HITP server has been deployed on an LTM device. The application running on the server must be monitored by the LIM device. The following is required:
A new HITP server has been deployed on an LTM device. The application running on the server must be monitored by the LIM device. The following is required:
When the server is unavailable, it will send an HTTP status code of 200 in response to a request for the status html page.
When the server is available. I will send and HTTP status code of 201 in response to a request for the status html page.
When the 200 status code is received, the pool member should receive No new connections. Which configuration change should be made to meet these requirements?
- set the Send String to GET/ status html and the Receive String to 200 and Receive Disable String to 201.
- set the Send String to GET Arian and the Receive String to 200 and Receive Disable String to 201.
- set the Send String to GET Arian and the Receive Disable String to 200 and Receive String to 201.
- set the Send String to Get /status html and the Receive Disable String to 200 and Receive String to 201.
Reveal Solution Next Question