QuestionQ119

Network Fundamentals

Which HTTP status code is returned when a server is unavailable because of maintenance?

  • A 401
  • B 403
  • C 501
  • D 503
Explanation

HTTP 503 (Service Unavailable) indicates that a server is temporarily unable to process the request, such as during scheduled maintenance.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!