Skip to content

Commit 9ac330f

Browse files
authored
Merge pull request #252209 from Harikrishnan-M-B/patch-9
Update front-door-faq.yml
2 parents 7abef35 + ceadba9 commit 9ac330f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/frontdoor/front-door-faq.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,14 @@ sections:
180180
What is the HTTP keep-alive timeout for Azure Front Door?
181181
answer: |
182182
The HTTP keep-alive timeout for Azure Front Door is 90 seconds. Which means that if a client doesn't send any data for 90 seconds, the connection is closed. This timeout value can't be configured.
183+
- question: |
184+
Can I share the same domain across two Front Door endpoints?
185+
answer: |
186+
Sharing domains across two Front Door endpoints is not supported as a route (protocol + host + path combination) has to be unique in order for Front Door to handle requests for it.
187+
- question: |
188+
Can I migrate a domain from one endpoint to another endpoint without downtime?
189+
answer: |
190+
Zero downtime migration of domains between endpoints is not supported currently.
183191
184192
- name: Performance
185193
questions:

0 commit comments

Comments
 (0)