Open puneetnagpal opened 7 years ago
Hi Which version of tsung and erlang are you using ?
Hi,
Tsung version : Tsung version 1.6.1_git Erlang: V9.0
I guess you wanted to say you are using Erlang R19? Did you gave the current tsung 1.7.0 a try?
Is there any update on this please? I am facing the same issue while testing it in my local.
Hi,
I am trying to do the load testing of my MQTT Broker using Tsung as client. Although i am able to connect the client as publisher to Rabbit MQ but unable to connect the client as subscriber. Note: I am using SSL (TLS) for authentication purpose I am getting following error Can anyone please suggest the mqtt subscriber configuration to resolve
** Reason for termination = error:{badrecord,session}
** Callback mode = state_functions
** Stacktrace =
** [{ssl_session,'-select_session/3-fun-0-',3,
Here is the snippet of mqtt.xml configuration for subscriber (which i downloaded from tsung open source)
<?xml version="1.0"?>
<!DOCTYPE tsung SYSTEM "/usr/local/share/tsung/tsung-1.0.dtd">