Default : xmpp.httpbind.client.requests.max - 2

Hi,

To load test BOSH on Openfire 3.7.1 I am using JMeter, Strophe and Smack libraries.

Sender program is written using smack library and receiverprogram is written using Strophe.

First I start the receiver program and later I start the sender program from JMeter. With the help of JMeter i am increasing the load onOpenfire server.

The default value for xmpp.httpbind.client.requests.max is2(the number of simultaneous requests allowable)

For example:

Randomly if I give 100 as value does it impact the performance?How can we estimate this value and what is the maximum value can I give here. To improve the scalability / throughput and for getting the maximum output.

Please let us know the additional configuration, tuning activities which are required.

Thanks,