Skip to content

Commit 9f8ce42

Browse files
Update umbraco-cloud/set-up/project-settings/usage/bandwidth.md
Co-authored-by: Esha Noronha <[email protected]>
1 parent caaa8b6 commit 9f8ce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/set-up/project-settings/usage/bandwidth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Bandwidth usage includes all data sent by your website. Every time a visitor loa
88

99
## How is Bandwidth Measured?
1010

11-
In Umbraco Cloud, bandwidth is measured in gigabytes (GB). It represents the total amount of data transferred from your site to users over a given period, typically one month. We measure bandwidth by summarizing all request logs' `bytes_served` on our edge. Both requests served with content from the edge or origin flow through the edge, so we summarize all egress bandwidth.
11+
In Umbraco Cloud, bandwidth is measured in gigabytes (GB). It represents the total amount of data transferred from your site to users over a period, typically one month. It is calculated by summarizing the `bytes_served` from all request logs at the edge. All requests, whether served from the edge or the origin, pass through the edge, so all egress bandwidth is summarized.
1212

1313
<figure><img src="./images/bandwidth-flow-diagram.png" alt="Bandwidth data flow diagram"><figcaption></figcaption></figure>
1414

0 commit comments

Comments
 (0)