I would say keep away from the following also:
SUSPENSION_DURATION = 300
have it keep checking mysql until the average has dropped to an ok amount (shouldnt take more than a few seconds) and then you simply re-enable the site.... maybe 3 attemps like that an hour then if they exceed the usage amount more than 3 times per hour its set to hold them down for a long duration or something.... not entirely should but leaving the suspend out totally after a certain point seems to remove the idea of the script..... and puttint it as the main feature seems to void it also as Robert stated..
Chris
SUSPENSION_DURATION = 300
have it keep checking mysql until the average has dropped to an ok amount (shouldnt take more than a few seconds) and then you simply re-enable the site.... maybe 3 attemps like that an hour then if they exceed the usage amount more than 3 times per hour its set to hold them down for a long duration or something.... not entirely should but leaving the suspend out totally after a certain point seems to remove the idea of the script..... and puttint it as the main feature seems to void it also as Robert stated..
Chris