Regarding "xmpp.client.processing.threads" property

Hi ,

I see like its mentioned in Openfires Achilles’ heel that openfire uses 17 core thread in one connection handler for handling traffic from each SocketAcceptor.

After looking into openfire code i see that there is a property naming “xmpp.client.processing.threads” , that we can tune using admin GUI and can increase the number of threads for incoming traffic handling. As we often get OOME in our openfire installation , can we increase its value to double lets say 34? Please confirm that it will not harm openfire internal processing or is there any property as well that we need to change along with this and can provide better throughtput.

Thanks,

Keshav

Any comments on this.