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
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,11 @@ sections:
202
202
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
+
- question: |
206
+
What is the value of header timeout from client to Azure Front Door?
207
+
answer: |
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
+
205
210
- question: |
206
211
What is the value of the HTTP keep-alive timeout for Azure Front Door?
0 commit comments