Skip to content

Commit 703a0f1

Browse files
Merge pull request #261985 from gball14/patch-6
Update front-door-faq.yml
2 parents 123b731 + 812d91b commit 703a0f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@ sections:
202202
203203
For more information on Azure Front Door service tags scenarios, see [available service tags](../virtual-network/service-tags-overview.md#available-service-tags).
204204
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+
205210
- question: |
206211
What is the value of the HTTP keep-alive timeout for Azure Front Door?
207212
answer: |

0 commit comments

Comments
 (0)