Quote:
|
They give you up to 75 MySQL databases but you can only have 10 connections at a time?
|
While 10 connections is arguably on the low side, you typically can't expect much more than 25 connections in a shared hosting environment, unless your data transfer is severely limited (say 20Gb per month or even less).
10 simultaneous Mysql connections would mean 10 visitors requiring data from the database at the very same time (fraction of a second). This is unlikely to happen unless the site is quite popular, which would imply that better than $5 hosting is not only affordable, but recommendable.
With other hosts that are more lax in the connections department you can still run into CPU/memory related issues before your reach the database connections limit.
Quote:
|
My website has been shutoff for months losing tons of traffic and they won't turn it back on.
|
That is likely to have severely affected your SEO rankings. Don't let your site stay offline for that long. Cut your losses and change hosts if a conflict/situation takes days to solve, and always maintain a backup of your data.
Best of luck!
|