Skip to content

Commit 02a0440

Browse files
Update articles/static-web-apps/distributed-functions.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent 64e3b90 commit 02a0440

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/static-web-apps/distributed-functions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ ms.author: cshoe
1414
Enable distributed functions on your Static Web Apps to enable dynamic distribution of your Static Web Apps' managed functions to regions of high request load. Distributed functions replicate your managed functions
1515
to regions close to your users to ensure minimal network latency and optimized application performance for your users. Distributed functions are only available on the [Standard hosting plan](plans.md).
1616

17-
When a Static Web Apps with distributed functions gets high levels of backend traffic to a region other than your main functions region, Static Web Apps distributes your managed functions to this new region and direct traffic accordingly.
1817

1918
Distributed functions can help reduce your network latency by up to 70%. Decreased network latency leads to improved performance and responsiveness of web applications with global audiences. Distributed functions can also improve application performance when quick response times are needed for responsive personalization, routing or authorization.
2019

0 commit comments

Comments
 (0)