Activate IIS W3C logging with all or most of fields and use LogParser to
generate reports such as
SUM(cs-bytes) or SUM(sc-bytes) with a GROUP BY cs-username
More info:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library...S/67640
http://www.iis.net/default.aspx?tabid=2&subtabid=29#LogParser
Marc
"Gopi" <gopi2it.RemoveThis@gmail.com> wrote in message
news:uaHpgpedIHA.2448@TK2MSFTNGP03.phx.gbl...
> Hi
>
> we are having .net web based applications, like to prepare the Bandwidth
> benchmark for this. pls find the normal process.
>
> Creating / Viewing 1 Request - 48 K (approx.)
>
> Creating/Viewing 1 Stuffing - 37 K (approx.)
>
> Creating/Viewing 1 process 1 - 23 K (approx.)
>
> Creating/Viewing 1 process 2 - 20 K (approx.)
>
> Creating /Viewing 1 process 3 - 33 K (approx.)
>
> Creating /Viewing 1 process 4 - 20 K (approx.)
>
> Document Upload/Viewing - As Per document size.
>
>
>
> Any idea? how we can calculate per user bandwidth?
>
>
>
> Regards
>
> Gopi
>
>