ons 2006-09-20 klockan 14:12 +0200 skrev Benner, Uwe:
> Hi,
>
> We want to set up a kind of accounting for your users, i.e. depending on
> the data volume (kB) we want to charge them.
>
> Prerequisites are authentication (we are using NTLM) and to get the data
> volume for every request.
>
> Any idea how this can be realised?
It's all logged in access.log. Username. requested URL, response size,
and a whole lot more... Just collect the data from there and sum it up
per user.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:03 MDT