ExamGecko
Question list
Search
Search

Question 280 - 200-901 discussion

Report
Export

Refer to the exhibit.

A developer cannot reach the web application behind an NGINX load balancer. The developer sends a request to an application FQDN with cURL but gets an HTTP 502 response. Which action solves the problem?

A.

Fix errors in the server configuration, which is behind the load balancer.

Answers
A.

Fix errors in the server configuration, which is behind the load balancer.

B.

Bring up the load balancer to the active state.

Answers
B.

Bring up the load balancer to the active state.

C.

Fix errors in the cURL request sent by the client.

Answers
C.

Fix errors in the cURL request sent by the client.

D.

Change the default gateway on the load balancer to an active one.

Answers
D.

Change the default gateway on the load balancer to an active one.

Suggested answer: A

Explanation:


The HyperText Transfer Protocol (HTTP) 502 Bad Gateway server error response code indicates thatthe server, while acting as a gateway or proxy, received an invalid response from the upstream server.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502#:~:text=The%20HyperText%20Transfer%20Protocol%20(HTTP,response%20from%20the%20upstream%20server

asked 07/10/2024
Mikolaj Roeper
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first