Web Hosting Talk







View Full Version : Increasing Banndwidth limit. Urgent


ajiabs
08-16-2002, 11:13 AM
Here is the problem. One of my customer has reached her bandwidth limit set in the WHM (4.9.0) . and access to site was down with error "bandwidth exceeded".

I just increased the bandwidth limit. But site is still down with error"Bandwidth exceeded". It seems WHM checks the bandwidth only once a day. Is there any way to enforce icreased bandwidth immediately.

Thanks,

Aji

Techark
08-16-2002, 11:36 AM
Unsuspend all bandwidth exceeders.

ajiabs
08-16-2002, 03:42 PM
Thanks, Monte. It works.

Aji

Rochen
08-16-2002, 08:01 PM
Just as a side note, should "Unsuspend all bandwidth exceeders" in WHM not work (which it has this time) run the below at root:

echo -n > /var/cpanel/bandwidth/<domain.com>
echo -n > /var/cpanel/bandwidth/<user>

Replace <user> and <domain.com> with the correct information.