Mysql suddenly become slow for different connections to changes
Posted by: Wayne John
Date: August 05, 2021 11:35AM

Hi,
I have a web application. It is a java-jsp-tomcat-mysql. It is working, but since yesterday, it became slow. For each data update, it is not slow: successful page shows promptly. But the next page (it uses a different database connection from tomcat.DataSource connection) does not see updated data. I wait a coupe seconds, refresh the page, the updated date shows. This issue never happen before. I checked server cpu and memory. It is okay.

The server runs on Ubuntu: 4.15.0-54-generic, with mysql: 8.0.21.

What can be wrong? Any information would be appreciated. Thanks in advance.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.