by loftar » Wed Mar 16, 2011 1:30 am
Technically, the web server just counts the connections listed in /proc/net/ip_conntrack, which includes mere sent packets. It's also only updated once every 5 minutes, which is why it's often obscenely wrong right after the server has been restarted.
"Object-oriented design is the roman numerals of computing." -- Rob Pike