tsung
tsung copied to clipboard
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
I am wondering how to use Tsung for testing our application which is heavily relying on Server Sent Events as the transport mechanism for data. I can see from #370...
I use websocket to test myproject , but I dont know how to edit xml in protobuffer , please help, thanks
Hello! I use Tsung [HTTP sessions](http://tsung.erlang-projects.org/user_manual/conf-advanced-features.html#checking-the-server-s-response) to load test [SSE](https://www.w3.org/TR/eventsource/) endpoints of my Web application. At the moment, there seems to be no support for SSE sessions in Tsung, so,...
Hello, I recently installed tsung 1.7.0 on Mac OS 10.15.1, with gnuplot 5.2.7_1. I followed installation instructions. The problem I am having is: All the words in the graphs are...
Hello tsung team and users I'm trying to use tsung to do some simple HTTP/HTTPS bench, 10k users each doing ~1req/s, around 30Gbit/s of traffic. When using HTTP, the tsung...
Are there any examples for passing headers/properties and json payloads for AMQP requests ?
Hi all, We are doing single chat load test using tsung tool for XMPP protocol and ejabberd server. I am running 500 users for single chat, each user will send...
I try to send TCP request with raw_data like bellow, but the server needs HEX string for decoding, so please who can help that how to send below info "0a7d0b"...
I need to use Tsung to test the mqtt server, but I need to transfer parameters of type byte []. Does Tsung support it? How to configure? I hope to...
Hi tisba, As [requested](https://github.com/processone/tsung/issues/351), I submit a PR for python3 support. Regards, Didier.