Enable Proxy Protocol for Classic Load Balancer | Exam Preparation

Which Cannot be Used to Enable Proxy Protocol for Classic Load Balancer

Prev Question Next Question

Question

Which of the following cannot be used to enable the Proxy protocol for the classic load balancer.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Answer - D.

The AWS Management Console does not support enabling Proxy Protocol.

For more information on the proxy protocol, please refer to the below URL:

http://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html

The Proxy protocol allows client connection information to be forwarded to the backend server. This information can include the client's IP address and port number, allowing the backend server to know where the client connection originated.

The classic load balancer is an AWS service that distributes incoming traffic across multiple EC2 instances. To enable the Proxy protocol for the classic load balancer, the user can use the following options:

A. The AWS API: The AWS API is a set of programming interfaces that enables the user to manage AWS services programmatically. The user can use the AWS API to enable the Proxy protocol for the classic load balancer by specifying the appropriate parameters in the API request.

B. A Script which uses the AWS CLI: The AWS CLI is a command-line interface that enables the user to interact with AWS services using commands in a terminal shell. The user can create a script that uses the AWS CLI to enable the Proxy protocol for the classic load balancer.

C. The AWS CLI: As mentioned above, the user can use the AWS CLI directly to enable the Proxy protocol for the classic load balancer by executing the appropriate commands.

D. The AWS Management Console: The AWS Management Console is a web-based interface that allows the user to manage AWS services through a graphical user interface (GUI). The user can use the AWS Management Console to enable the Proxy protocol for the classic load balancer by selecting the appropriate options in the console.

Therefore, all of the options listed can be used to enable the Proxy protocol for the classic load balancer. None of the options are incorrect or disallowed. Therefore, the answer to this question is none of the above.