Maximum Connections 25 ? - in the Connection Pool Info

Hi

In the connection pool info, maximum connection says 25, does it means only 25 users can login at a time?

I have 110 users, I am using open fire 3.6.2, spark client and

Database and Version:
HSQL Database Engine 1.8.0

Can someone clear my doubt?

Thanks,

Sivakumar

Hi,

That value is the number of simultaneous connections Openfire makes to the database to execute queries.

daryl

Short answer, no it has nothing to do with connected users. 25 database connections will allow many thousands of users.