Jump to content

Recommended Posts

Posted

HH username : effepol

Server : stevie

domain : depositario

 

I cannot login and I cannot change my password: it's said my account has been suspended.

Thank you

Posted

Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server.

 

If you still see the suspended page, please clear your cache.

Posted

Thank you.

Can you tell me how can I monitoring the MySQL load? And can you also tell me which is the bandwith limit?

Thank you!

Posted

There is no bandwidth limit, however other resources are still monitored. The most common cause of MySQL load is not closing connections properly or opening and closing more than one connection per script/page. For scripts that use MySQL, I recommend opening the connection at the top of the page, and closing it at the end. You only need one connection per page for MySQL.

  • Like 1
Guest
This topic is now closed to further replies.
×
×
  • Create New...