Skip to content

Commit 5cd00ac

Browse files
authored
Update http-response-codes.md
Modified this part to clarify: backend response changed to backend response time #### 504 – Request timeout 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.
1 parent 8ea6fee commit 5cd00ac

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
@@ -99,8 +99,8 @@ For information about scenarios where 502 errors occur, and how to troubleshoot
9999

100100
#### 504 – Request timeout
101101

102-
HTTP 504 errors are presented if a request is sent to application gateways using v2 sku, and the backend response 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 associated to the listener's rule. This value is defined in the HTTP setting.
103103

104104
## Next steps
105105

106-
If the information in this article doesn't help to resolve the issue, [submit a support ticket](https://azure.microsoft.com/support/options/).
106+
If the information in this article doesn't help to resolve the issue, [submit a support ticket](https://azure.microsoft.com/support/options/).

0 commit comments

Comments
 (0)