1Z0-1072 · Question #174
Which two parameters are required in a back end set's HTTP health check? (Choose two.)
The correct answer is B. URL path D. port. https://docs.cloud.oracle.com/iaas/Content/GSG/Tasks/loadbalancing.htm#Create Enter the Health Check details. Load Balancing automatically checks the health of the instances for your load balancer. If it detects an unhealthy instance, it stops sending traffic to the instance…
Question
Which two parameters are required in a back end set's HTTP health check? (Choose two.)
Options
- Aresponse body
- BURL path
- Ctimeout
- Dport
- Estatus code
How the community answered
(26 responses)- A12% (3)
- B81% (21)
- C4% (1)
- E4% (1)
Explanation
https://docs.cloud.oracle.com/iaas/Content/GSG/Tasks/loadbalancing.htm#Create Enter the Health Check details. Load Balancing automatically checks the health of the instances for your load balancer. If it detects an unhealthy instance, it stops sending traffic to the instance and reroutes traffic to healthy instances. In this step, you provide the information required to check the health of servers in the backend set and ensure that they can receive data traffic. Protocol: Select HTTP. URL Path (URI): Enter / The rest of the fields are optional and can be left blank for this tutorial.
Topics
Community Discussion
No community discussion yet for this question.