Skip to content

Commit b45692b

Browse files
authored
504 info correction
1 parent 247a4f9 commit b45692b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/http-response-codes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ HTTP 502 errors can have several root causes, for example:
9797

9898
For information about scenarios where 502 errors occur, and how to troubleshoot them, see [Troubleshoot Bad Gateway errors](application-gateway-troubleshooting-502.md).
9999

100-
#### 504 – Request timeout
100+
#### 504 – Gateway timeout
101101

102-
HTTP 504 errors are presented if a request is sent to application gateways using v2 sku, and the backend response time exceeds the time-out value associated to the listener's rule. This value is defined in the HTTP setting.
102+
HTTP 504 errors are presented if a request is sent to application gateways using v2 sku, and the backend response time exceeds the time-out value configured in the Backend Setting.
103103

104104
## Next steps
105105

0 commit comments

Comments
 (0)