View Single Post
  #14 (permalink)  
Old 12-14-2007, 11:50 PM
getmea getmea is offline
WebProWorld Pro
 
Join Date: Aug 2006
Location: Cary, Illinois
Posts: 265
getmea RepRank 1
Default Re: mySQL Too Many Connections Open error

Finally got an answer from the web host. It appears they took my advice and looked at logs (imagine that!). They found a blog web site on my same server which had been hogging a lot of mySQL connections. They're opinion is this sort of web site should be on a dedicated server. So they suspended the site.

According to their estimates, 200 connections and 50,000 queries are the max per hour. I'm not sure if these are at a "per server" or "per web site" threshold.

I'm up and running now...

thanks all for your suggestions!

Getmea
Reply With Quote