Skip to content

Commit caaa8b6

Browse files
committed
Fix according to guidelines
1 parent 3c3ccfa commit caaa8b6

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) and 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. Note that 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 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.
1212

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

0 commit comments

Comments
 (0)