libwww statistics

In my application I need to collect detailed statistics. 
What is the best way of doing this with libwww?

The application should dump statistics to a file including:

1.  number of active requests, pending requests
2.  requests made (all, GET, POST),
3.  successful requests (all, GET, POST),
4.  timed-out requests
5.  average response time, 
6.  average message sent size,
7.  bytes sent,  bytes received
8.  DNS unresolved requests

I can't find an example for this. 
It would be excellent to have an example in libwww for collecting statistics.

Any help...

Thanks
 

____________________________________________________________________
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1

Received on Monday, 11 January 1999 09:22:09 UTC