Web Hosting Talk







View Full Version : RaQ Bandwidth Limit?


mikeknoxv
08-14-2001, 04:03 PM
Hello! Does the RaQ 4i come with bandwidth-limiting capabilities? I don't want virtual hosted clients to be able to exceed their bandwidth limit without paying for it. If not, what options do I have?

Eagle
08-14-2001, 04:13 PM
Yes it does,

you can cap per IP.

mikeknoxv
08-14-2001, 04:23 PM
How about per Apache virtual site? Not every client will have a dedicated IP. Most won't.

Eagle
08-14-2001, 04:39 PM
Not through the GUI
you CAN do this manually
by installing mod_bandwidth or so

mikeknoxv
08-14-2001, 05:25 PM
Has anyone installed mod_bandwidth on a RaQ 4i? How can I go about doing this?

sbrad
08-14-2001, 06:12 PM
you CAN do this manually
by installing mod_bandwidth or so
You mean mod_throttle?

Eagle
08-14-2001, 07:59 PM
Not really,
mod_bandwidth is what I mean

mikeknoxv
08-14-2001, 08:09 PM
Well, what's the difference between mod_bandwidth and mod_throttle?

sbrad
08-14-2001, 08:38 PM
Well, what's the difference between mod_bandwidth and mod_throttle?
I'm not sure. I have heard of one, but not the other. Where can I get it? :)

Eagle
08-14-2001, 08:55 PM
Not sure if I'm right, but I thought so...

Mod_Bandwidth : SPEED Caps
Mod_Throttle : Quota Cap (so e.g. 5gb per month and then get "shutdown")

Again, not sure though

sbrad
08-14-2001, 08:59 PM
Not sure if I'm right, but I thought so...

Mod_Bandwidth : SPEED Caps
Mod_Throttle : Quota Cap (so e.g. 5gb per month and then get "shutdown")

Again, not sure though
Hmm. That sounds reasonable.