PDA

View Full Version : counting inbound traffic


bwragg
22nd July 2006, 00:54
Hi all,

I was wondering if there is some way to get a count of just the inbound traffic for a site, rather than both in+out?

Cheers,

bwragg

falko
22nd July 2006, 18:15
You could disable the .mailsize.rc procmail recipe for every user in the user's .procmailrc file. Or you do it in the .procmailrc template in /root/ispconfig/isp/conf and update your users afterwards.

bwragg
25th July 2006, 06:51
Sorry for my ignorance but would this effect just the mail traffic or web aswell? What I'm trying to figure out is if I can use ispconfig to calculate the total inbound traffic for each site (web, ftp, mail) and bill them per MB only for inbound traffic?

falko
26th July 2006, 10:42
This is only for the mail traffic. For the web traffic you'd have to analyze Apache's access log.