PDA

View Full Version : This Account Has Exceeded Its CPU Quota....



joebells
08-23-2008, 08:56 PM
Just a few minutes ago browsing the forum it gave me this message, wasn't sure if anyone else saw it and/or if anything needs to be done about it.

This Account Has Exceeded Its CPU Quota
Please contact this site's webmaster.

Wait a few minutes and use your browser's "Back" button or click here to try again.


If you are the webmaster, your account may have gotten this error for one or more of the following reasons:
Your account has used more than its share of the cpu in the past 60 second sliding window.
Your account has too many concurrent processes running simultanously.
Your account has consumed too much memory.
Your site was recently very busy trying to run inefficient scripts.
The solution would be to optimize your applications to use less CPU.
Adding appropriate indeces to your SQL tables can often help reduce CPU.
Using static .html documents instead of painful .php scripts will practically eliminate CPU usage.

BadBoyBill
08-23-2008, 09:06 PM
Ya I saw that, it was an sql query that caused it, I'm gonna optimize the tables later tonight.