HTTP 503 Service Unavailable — Meaning
503 Service Unavailable means the server is temporarily unable to handle the request — typically overload or maintenance. Tell clients when to retry via the Retry-After header.
Open the interactive DevRef Hub tool →Key facts
| Status code | 503 |
|---|---|
| Class | 5xx Server error |
| Key header | Retry-After: 120 |
| Spec | RFC 9110 §15.6.4 |
Frequently asked questions
What does 503 mean?
The server is temporarily unavailable (overload or maintenance).
Is 503 temporary?
Yes; it signals a transient condition, often with a Retry-After hint.
Related pages
HTTP 503 Service Unavailable is part of DevRef Hub on GOAT Lab — a free reference you can use without signing up, and it works offline. Open the tool above for any custom value.
Part of GOAT Lab — 26 free, browser-based science, engineering and developer tools. No sign-up.