What is the amount of MySQL concurrent connections?
Shared hosting plans allow up to 25 concurrent MySQL connections at any given time. This limit applies only to shared, semi-dedicated, and reseller hosting — cloud vps customers are not subject to this limit.
Each MySQL connection typically lasts only a fraction of a second, so 25 concurrent connections is generally sufficient for even busy websites and forums. You would only reach this limit if 25 or more database queries were being actively processed at the exact same moment.
If you’re concerned about whether this limit is sufficient for your site, contact our support team for guidance.