Skip to content

Commit 812d91b

Browse files
authored
Update front-door-faq.yml
1 parent c8fa5c6 commit 812d91b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ sections:
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
205205
- 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?
207207
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.
209209
210210
- question: |
211211
What is the value of the HTTP keep-alive timeout for Azure Front Door?

0 commit comments

Comments
 (0)