Skip to content

Commit 31a564a

Browse files
committed
add HTTP keep-alive question
1 parent 757c41b commit 31a564a

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
@@ -171,6 +171,11 @@ sections:
171171
172172
See [available service tags](../virtual-network/service-tags-overview.md#available-service-tags) for more details on Azure Front Door service tags use cases.
173173
174+
- question: |
175+
What is the HTTP keep-alive timeout for Azure Front Door?
176+
answer: |
177+
The HTTP keep-alive timeout for Azure Front Door is 90 seconds. This means that if a client doesn't send any data for 90 seconds, the connection is closed. This timeout value can't be configured.
178+
174179
- name: Performance
175180
questions:
176181
- question: |

0 commit comments

Comments
 (0)