Egress Bandwidth Metric

Hi,
Looking for a bit of clarification.

With the measurement of egress bandwidth, how is the bandwidth used metric calculated?
For example, would local networking (localhost) be counted or, is this purely on internet egress?
When a GitHub integration is set up for example serving a static site (images, css, javascript all local to the html being served), are fetch and load of static assets included in the bandwidth calculation?

Thanks!

1 Like

Egress bandwidth is measured in front of your service and measures all EXTERNAL requests - so, by means of an example. A request to your service is made via its external address, the service responds with a page and say that page loads 10 files at 1Mb each (it’s an example!) then you would see 10Mb of egress traffic measured.

I hope that explains it.

Regards,

John B
Render Support, UTC :uk:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.