That could definitely be the problem. It may be opening connects and letting the connections sleep and maxing out your mysql connections real fast.
I see it happen all the time unfortunately.
Our support team can add a setting to your mysql config that will close sleeping connections after 30 seconds though. If that is indeed the problem and will make all that go away
