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 docs
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 docs
Comments
Post a Comment