ConnectionManager / Openfire 3.5.1

Hi,

How many connections can support the ConnectionManager in this version ? The documentation (on the web site) indicate 5000 concurrent connections. It seems me really low !

Do you have an advice to define the number of socket connections between the connection manager and an openfire node ?

Thanks

You should definitely be able to hit over 5000 – the documentation probably refers to a version that was not using NIO. However, are these standard connections or do they use HTTP Binding? If the latter, you’ll definitely get a lower number of connections supported. However, we don’t have exact numbers on that.

-Matt