You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/frontdoor/front-door-faq.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -203,9 +203,9 @@ sections:
203
203
For more information on Azure Front Door service tags scenarios, see [available service tags](../virtual-network/service-tags-overview.md#available-service-tags).
204
204
205
205
- question: |
206
-
What is the value of the connection timeout from client to Azure Front Door?
206
+
What is the value of header timeout from client to Azure Front Door?
207
207
answer: |
208
-
Azure Front Door has a 5-second timeout for client connections. The connection is terminated if the client doesn't send data for 5 seconds to Azure Front Door after establishing TCP/TLS connection. You can't configure this timeout value.
208
+
Azure Front Door has a 5-second timeout for receiving headers from client. The connection is terminated if the client doesn't send headers within 5 seconds to Azure Front Door after establishing TCP/TLS connection. You can't configure this timeout value.
209
209
210
210
- question: |
211
211
What is the value of the HTTP keep-alive timeout for Azure Front Door?
0 commit comments