400 | Bad request | | |
408 | Request timeout | | |
411 | Length required | | |
412 | Precondition failed | | |
413 | Payload too large | | |
414 | URI too long | | |
417 | Expectation failed | | |
494 | Request Header Or Cookie Too Large | | |
500 | An unexpected error occurred | some errors have occurred in the gateway | |
502 | An invalid response was received from the upstream server | gateway cannot access to upstream server | ip:port is not reachable |
503 | The upstream server is currently unavailable | gateway cannot access to upstream server | ip:port is not reachable |
504 | The upstream server is timing out | timeout when gateway connect to upstream server | |
default | The upstream server responded with %d | some errors have occurred in the request, but statuscode is not in the check list | |
503 | name resolution failed | gateway DNS resolution failed | dns server error: 3 name error or dns client error: 101 empty record received |
503 | failure to get a peer from the ring-balancer | fail to fetch a health target from balancer | No peers are available or Balancer is unhealthy |