MySQL Usage Limits

Psyphire allows each account a maximum of 25 simultaneous MySQL connections on shared servers. The 25 simultaneous database connections should be sufficient. Most database connections open and close within a fraction of a second. A forum with 500 active members will rarely hit this 25 simultaneous connections.  The SQL server will timeout after 60 seconds of inactivity .

If you are hitting the limit, typically, either your site has too much traffic for the shared server, or your site may be under attack. It is your responsibility to fix this by updating your web framework to the newest version, optimizing/indexing databases, or upgrading to a VPS server.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

Site Render/Access Problems

If you are having issues with the rendering of your site, consider the following:   You have...

Backup Options

Backup Your AccountThere are several options available to you for backing up your data:...

Dedicated IPs

You can get one (1) Dedicated IP address per account.  The dedicated IP address must be assigned...

Restricted PHP Settings

By default, new accounts use PHP 5.6.  However, you can optionally choose from other versions...

FTP

ConnectingIn order to connect successfully and securely, it’s recommended that you use passive...