Smarty
05-30-2002, 07:41 PM
Hello everyone. Has anyone ever heard of a program that I can use on a webserver to automatically cut access to the hosted site when a bandwith quota has been reached?
I'm thinking along the lines of what Geocities does...
(in case wondering, servers are Apache on Linux and BSD)
KualoJo
05-30-2002, 07:50 PM
If you have cpanel (cpanel.net) installed it should suspend accounts once they reach their quota.
Quite expensive though, although has a ton of other features too.
Smarty
05-30-2002, 10:50 PM
mod_throttle will limit the outbound bandwith. No problem there. But I actually want something to happen once a certain amount of traffic has been reached within a certian amount of time.
vSector
05-31-2002, 12:59 AM
mod_throttle will do both. I currently use it to measure the monthly bandwidth of users, the good thing is that mod_throttle can output a text file which your scripts can read.
Will ENSIM do the same thing as CPANEL on bandwith throttling?
Originally posted by g333
Will ENSIM do the same thing as CPANEL on bandwith throttling?
you can tell it to :)