Hi
I am doing eJabberd load testing using rtb . In almost all test runs connections drop due to following error message :
[debug] FORMAT ERROR: "~s terminated: ~s; reconnecting..." [[{...},35,"****"],<<"Connection failed: connection timed out">>]
"Rate of connections drop"/"new connection establishment" depends upon frequency of occurrence of the above error. When error frequency is high, new connections establishment rate is low and vice versa
I am using following configuration parameters
scenario: xmpp
interval: 100
capacity: 20000
starttls: false
proxy65_interval: false
debug: true
roster: false
csi: false
mam: false
reconnect_interval: 5
Please suggest how to eliminate/minimize the above error.
Hi
I am doing eJabberd load testing using rtb . In almost all test runs connections drop due to following error message :
[debug] FORMAT ERROR: "~s terminated: ~s; reconnecting..." [[{...},35,"****"],<<"Connection failed: connection timed out">>]
"Rate of connections drop"/"new connection establishment" depends upon frequency of occurrence of the above error. When error frequency is high, new connections establishment rate is low and vice versa
I am using following configuration parameters
scenario: xmpp
interval: 100
capacity: 20000
starttls: false
proxy65_interval: false
debug: true
roster: false
csi: false
mam: false
reconnect_interval: 5
Please suggest how to eliminate/minimize the above error.