Skip to content

Commit 93dbd93

Browse files
authored
Merge pull request #104021 from roygara/upDate
Updating upload target
2 parents 31973dc + 2a17288 commit 93dbd93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-scale-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To help you plan your deployment for each of the stages, below are the results o
8383
| Number of objects | 25 million objects |
8484
| Dataset Size| ~4.7 TiB |
8585
| Average File Size | ~200 KiB (Largest File: 100 GiB) |
86-
| Upload Throughput | 20 objects per second |
86+
| Upload Throughput | 20 objects per second per sync group |
8787
| Namespace Download Throughput* | 400 objects per second |
8888

8989
*When a new server endpoint is created, the Azure File Sync agent does not download any of the file content. It first syncs the full namespace and then triggers background recall to download the files, either in their entirety or, if cloud tiering is enabled, to the cloud tiering policy set on the server endpoint.
@@ -93,7 +93,7 @@ To help you plan your deployment for each of the stages, below are the results o
9393
| Number of objects synced| 125,000 objects (~1% churn) |
9494
| Dataset Size| 50 GiB |
9595
| Average File Size | ~500 KiB |
96-
| Upload Throughput | 20 objects per second |
96+
| Upload Throughput | 20 objects per second per sync group |
9797
| Full Download Throughput* | 60 objects per second |
9898

9999
*If cloud tiering is enabled, you are likely to observe better performance as only some of the file data is downloaded. Azure File Sync only downloads the data of cached files when they are changed on any of the endpoints. For any tiered or newly created files, the agent does not download the file data, and instead only syncs the namespace to all the server endpoints. The agent also supports partial downloads of tiered files as they are accessed by the user.

0 commit comments

Comments
 (0)