Calculation of bandwidth

Hi, I am building a static web app with this structure. I wonder which of the connections A, B, C, and D, are counted as the outbound traffic that has the 100GB cap, and which are not? Thank you for the clarification!

My assumption is ABC is being counted because they are network requests going out from Render’s hands and D is not.

Hi Ricky,

Any request made via https to a Render service will consume bandwidth.

So in this example, requests to the static site would, visitors to the static site which is making API calls to the app service would, that’s A & B.

C & D do not.

Regards,

John B
Render Support, UTC :uk:

1 Like

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