Is there any way to show or control the bandwidth per user/domain.. I dont need to limit it, I just want to show how much they use?
RonPK
8:45 pm on Jun 7, 2007 (gmt 0)
Not with Apache. At least, not properly. Apache access logs only contain the sizes of files Apache sends. So you'd miss the size of incoming requests, and all non-http traffic like email, ftp, ssh.
Off topic in this forum: have a look at MRTG. Designed to monitor network devices, but it can be configured to create statistics per domain.