I tried that software but sadly it doesn't work on current versions of IIS. It was last updated in 2009 and simply generates an error message on new IIS.
The Umbraco Cloud site says: "Bandwidth per month - 50 GB" so I guess they mean the total bytes transferred has a limit of 50GB per month.
Umbraco Cloud - bandwidth measurement
We're assessing migrating an existing site to Umbraco Cloud.
Umbraco Cloud packages have bandwidth limits. For example, the Starter package has a bandwidth limit of 50GB per month.
So to understand which package we need, we need to measure the bandwidth our site currently uses.
How do you measure bandwidth on IIS?
Thanks, G.
you could try
https://www.iis.net/downloads/community/2007/06/iis-traffic-monitor (not sure if it works with current versions of IIS though as it is quite old)
50GB/Month is not a bandwidth limitation it is a data limitation. Bandwidth is the size of the pipe down which the data is transferred.
Thank you Huw.
I tried that software but sadly it doesn't work on current versions of IIS. It was last updated in 2009 and simply generates an error message on new IIS.
The Umbraco Cloud site says: "Bandwidth per month - 50 GB" so I guess they mean the total bytes transferred has a limit of 50GB per month.
A decent web log analyser should be able to give you the info you need if you have access to iis logs and logging is enabled.
Most seem to be paid apps these days, but a free trial may be enough to give you a rough idea of the amount of data you would transfer.
It looks like a web log analyser is the only way to go.
Thanks, Huw.
is working on a reply...