We are trying to login about 1600 users to Openfire from a single windows box. The connection type is BOSH. After login and setting up listener to nodes for about 1000 users, the client's start get's an error: "remote-server-timeout(504) Timeout reached for the connection" When this error comes all the persistent connections opened by previous clients get's closed.
Openfire logs have this error:
org.jivesoftware.openfire.spi.RoutingTableImpl - Unable to route packet. No session is available so store offline.
Could you enlighten about what is causing the error and solution to it?
Thanks.