HTTP 503 – One-Point Service
What does this error mean?
The web server or the application indicates that the service is temporarily unavailable.
Probable causes
- Application pool stopped
- maintenance or saturation
- backend without sound instance
- resource limit achieved
Verification and resolution
- Check the status of services and the application
- Control CPU, Memory and Connections
- Read the application logs at the exact time
- Test the backend state behind the load swing
Precaution: A re-launch can mask the cause; collect the metrics before if the service is critical.