Should my java web app be able to perform within the MySQL limit of 150 connections

后端 未结 0 853
难免孤独
难免孤独 2021-01-23 11:28

I have been building a browser-based game with Java, using JPA with a MySQL database.

With a single user I am quickly exceeding the max connections limit of 150 (default)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题