One of my site "coolcoolgame.com" is installed on the 3Essentials. It was force to stop yesterday and I am doing nothing while the site been stopped.
Today I received following message. It look like there are too many db connection at the same time.
Does anybody know how to fix this issue? What service should I close in my site.
Actually my site is a small site, only about 50~100 people a day. I think this is a seriour problem for dotnetnuke, because that means general hoster can't allow a small DNN site on their server.
Subject: 3Essentials hosting : Notification of Excessive Resource Utilization : COOLCOOLGAME.COM
This email is to notify you that your domain is using excessive resources on 3Essentials servers and to solicit your assistance in resolving this issue. In this instance, 3Essentials has chosen to:
( ) Disable your website only, you still have access to mail, as well as the control panel and FTP to allow you to address the issue.
( ) Disable your Plesk account, which stops your access to all services related to this domain, including control panel, mail, web and ftp.
(x) Not to disable any aspect of your hosting.
The excessive use we have observed is:
( ) worker process, which hosts ASP and ASP.net code, using excessive CPU.
( ) worker process, which hosts ASP and ASP.net code, using excessive memory.
( ) excessive or long running php.exe, which hosts PHP code.
(X) excessive database connectivity (concurrence, volume or overall utilization).
Additional notes:
3Essentials has deemed this utilization to be excessive for it's shared hosting services.
We find hundreds of connections opened to your database "coolcoolgame" for the domain COOLCOOLGAME.COM. We find that this database is having a lot of connections executing "coolcoolgame.dbo.GetSchedule;1" and this is causing a perfomance impact on the server.
We request you to investigate your code, and look for improvements in the number of concurrent db connections, including looking for code which doesn't properly close the db connection.