508 Resource Limit Reached

The error message "508 Resource Limit Is Reached" appears when your account is constantly exceeding the resources assigned to it. These resources can include CPU usage, RAM usage and/or the number of concurrent processes running under your hosting account

You can check the resources usages under the cPanel control panel -> CPU and Concurrent Connection Usage

A resource usage spike every now and again is nothing to worry about and will cause little (if any) disruption to your account, but if you are facing constant issues then you should be looking at troubleshooting for potential issues.

We find that a lot of resource usage issues are due to badly coded scripts, such as 3rd party themes or plugins that are installed on a WordPress website, if you have a WordPress website on your account that is causing the resource usage issues, we recommend disabling all plugins, and then monitoring the resource usage with those plugins disabled, you can then reactivate the plugins 1 by 1 until your find which is causing your issue.

Some plugins are just heavy by nature, such as some shopping cart or event calendar plugins. The more visitors your site receives, the more likely the site will use more resources and slow down.

If you need a particular plugin or theme, but it continues to cause high resource usage, we suggest reaching out to the developer of the theme or plugin to ask for assistance. If the code cannot be optimized, you may need to consider looking at a virtual or dedicated server

*****

Common causes for 508 errors:

Website traffic spikes – If your site experiences high peaks in inbound or outbound traffic it can exceed allocated resources.

Problems in code - If there are pages on your site that have speed issues, an increase in inbound traffic or concurrent page requests can push the site over its resource limits.

Backend operations – Demanding backend operations such as imports and exports can create significant load, which in addition to normal traffic can cause resource limits to be exceeded.

Webcrawlers making a high number of requests per second. You can adjust the rate at which e.g. Google requests pages in Google Webmaster Tools.

*****

  • 23 Users Found This Useful
Was this answer helpful?

Related Articles

htaccess

In this tutorial you will learn about the .htaccess file and the ability it has to improve your...

WordPress

WordPress is a free and open-source content management system (CMS) based on PHP and MySQL....

Uploading Website Files

Where to upload website files:If you want your website visitors to be able to view and access...