Skip to content

Instantly share code, notes, and snippets.

@JenHsuan
Last active November 18, 2025 05:21
Show Gist options
  • Select an option

  • Save JenHsuan/c523ee2bbf20307f9a52e5d5d0baa182 to your computer and use it in GitHub Desktop.

Select an option

Save JenHsuan/c523ee2bbf20307f9a52e5d5d0baa182 to your computer and use it in GitHub Desktop.
Status Code ELB Nginx API Gateway
500 Internal Server Error ELB to server communication error Upstream server returns 500 Lambda or server integration error
502 Bad Gateway Server return connection reset/ malformed response proxy_pass server returns incorrect response server return incompatible output
503 Service Unavailable No avaliable targets/health check failed Upstream down/max_clients No avaliable server
504 Gateway Timeout server response timeout proxy_pass server time out server time out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment