Hi,
We have a IM server setup based on openfire 3.3.2 with mysql database and IM gateway plugin. I would like to know how many concurrent users it can support after JVM (-xms 1024m -xmx 1024m) setting. We are focusing on providing support for 50000 concurrent users atleast anytime.what are the required hardware selection, configuration changes, testing tool needed to achieve this.
User and Group managements have been done through MySQL database, Roster and Gateway users managed through embedded database, All existing caches have been used with modifications, future task is to attach a middleware with this server for B2B integration.