A user wants to disable connection draining on an existing ELB. Which of the below mentioned statements helps the user disable connection draining on the ELB?
A.
The user can only disable connection draining from CLI
B.
It is not possible to disable the connection draining feature once enabled
C.
The user can disable the connection draining feature from EC2 -> ELB console or from CLI
D.
The user needs to stop all instances before disabling connection draining
Suggested Answer:C🗳️
The Elastic Load Balancer connection draining feature causes the load balancer to stop sending new requests to the back-end instances when the instances are deregistering or become unhealthy, while ensuring that inflight requests continue to be served. The user can enable or disable connection draining from the AWS EC2 console -> ELB or using CLI.
None of the answers are right
(A) is wrong because is possible to disable connection draining from CLI and the console
(B) is wrong because you can disable it once it is enabled
(C) could be the right one but to disable draining you should go to ELB > Target group > attributes and not under the load balancer itself.
(D) is wrong as you do not need to stop a machine to disable draining
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Finger41
4 months, 2 weeks agoRicardoD
11 months, 4 weeks agoawscertified
11 months, 4 weeks agokarmaah
1 year ago