Account Resource Overage

This article is specific to customers who may have exceeded normal usage for our servers. We have listed the top reasons that can cause high usage below along with articles that can help you address those issues. If we have sent you a resource overage warning we likely also included some data from the server that can point to what specifically is causing the issue. If it is a known issue, we have also included tips to help you address it. If not and you would like a second look by our system administrators, simply reply back to the message and our system administration team can further assist you.

Reasons you may receive this notification:

1. Brute Force Attack
2. Wordpress Caching
3. Wordpress Admin Ajax
4. Imap I/O
5. Hacked Account
6. Robots

How to Resolve each Issue

Brute force attack

If you are seeing many hits to something like a wp-login.php you may follow these steps to prevent future attack attempts.

Wordpress Caching

You can resolve this resource intensive issue by installing either W3 Total Cache or WP Super Cache.

Wordpress Admin Ajax

This can easily resolved by following the guide explaining more about wordpress heartbeat.

Imap I/O

Currently the best actions you can take are requesting for your email to be archived and change your email client settings to reduce how many times your email account re-checks for new emails. For assistance on this you may contact our support depoartment.

Hacked Account

Here are the best ways to recover after having a hacked website/account.

Robots

This issue can be resolved by setting up a limit of how many times a robot may crawl your website.

Conclusion

If you need further assistance reply to the resource overage email and our systems administration team will be happy to assist you in any way they can.

What are these Apache codes?



200 - OK

A 200 response code means the connection has been successful and the browser will serve the websites content.

206 - Partial Content

This code explains that the connection is only requesting parts of the website such as just the code with a wget command, this code can be fairly common.

301 - Moved Permanently

This code lets the browser know that the url has been moved permanately to a new location and to forward all future request to the new location.

302 - Moved Temporarily

This code is very similar to 301 but instead of a permanent move, it is temporary.

303 - See Other

This code is a way to redirect web applications to a new URL.

304 - Not Modified

This indicates that the browser has a cached copy of the website and the website has not had any modications since the browsers last visit.

400 - Bad Request

The server is not able to process the clients request due to something wrong with the client (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

401 - Unauthorized

Similar to 403 Forbidden, but specifically for when authentication is required to continue to the website.

403 - Forbidden

The request was valid, however the server is refusing the connection due to configuration settings.

404 - Not Found

The file requested resource could not be found but may be available again in the future. If your website is showing many 404 hits and you are using Wordpress SuperCache then you should switch to WP Total Cache as this plugin will cache the 404 page to prevent additional account resources. You can read more on 404 errors here.

405 - Method Not Allowed

A request was made to the website which was different than it was programmed to handle such as using GET on a form which requires data to be presented via POST, or using PUT on a read-only resource.

406 - Not Acceptable

This code means that the server has blocked the request via mod_security. For more information on this code please read this article.

413 - Request Entity Too Large

The request is larger than the server is willing or able to process.

500 - Internal Server Error

This error is generally specific to something written in the .htaccess file that is not valid syntax or the website file permissions are in correct.

501 - Not Implemented

The server was not programmed to handle the type of request, or it was not able to fulful the request.

Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}