Question 353:
A user has configured an SSL(secure TCP) listener at a Classic Load Balancer for the back-end instances. Which of the below mentioned statements helps the user understand ELB traffic handling with respect to the SSL listener?
Answer options:
A.It is not possible to have the SSL listener both at ELB and back-end instances. B.ELB will modify headers to add requestor details. C.ELB will intercept the request to add the cookie details if sticky session is enabled. D.ELB will not modify the headers.