java ee - How to know how many connections can handle my server -


i have javaee(jsf/ejb/jpa) + mysql server , know how many connections can handle @ same time. use ubuntu.

maximum users connections  4,294,967,295 

this provided mysql docsenter image description here


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

python - NameError: name 'subprocess' is not defined -