lundi 1 juin 2015

Issue in monitoring MySQL Connections

I am having a major issue, which I am really really wondering. I developed an application using JSP and Servlet, it uses a good connection pool known as C3P0 as well. The database I use is MySQL.

In my pc, once I host the application and visit the PhpMyAdmin > Status > Monitor I can see maximum 10 connections and nearly 20 processors.

Now, I hosted the application online, I chose a hosting company and used a Private JVM package.

The issue is, if I go to the PhpMyAdmin > Status > Monitor in the host, the values I see are amazing! Below is a screenshot.

enter image description here

It says I have more than 50 connections (Even no one is using the application) and only 2 processors. And the memory used in 34 GB! Even my machine got 4GB!

What is really happening here?




Aucun commentaire:

Enregistrer un commentaire