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
@@ -171,6 +171,11 @@ sections:
171
171
172
172
See [available service tags](../virtual-network/service-tags-overview.md#available-service-tags) for more details on Azure Front Door service tags use cases.
173
173
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.
0 commit comments