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 -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -