What does a '504 Gateway Timeout' HTTP status code tell a web user?
A. The user entered an unapproved domain string value inside the search engine interface.
B. The browser cache folder space has run out of local memory storage.
C. The digital SSL identity certificate has completely expired.
D. The server, while acting as a gateway or proxy, did not receive a timely response from the upstream backend server to complete the request.
Answer: Option D
Solution (By JKExamLibrary)
A 504 status code means that an intermediate proxy or gateway server timed out while waiting for a response from an internal upstream server during a request loop.
No comments yet. Be the first to start the discussion!