tsung icon indicating copy to clipboard operation
tsung copied to clipboard

Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.

Results 115 tsung issues
Sort by recently updated
recently updated
newest added

`local_file_server` is an alternative to the current `file_server`. It will distribute given files on start to all nodes and returns lines on request local to the requestor. This removes a...

kind/feature

There is a special case were we internally report `error_no_http_status` in cacse we did not receive "enough" headers from a HTTP request to determine the status code. This is currently...

kind/enhancement

On a fresh Debian 9 installation, with the version of tsung from the package repos (and latest from source), any attempt to start a load test results in the following...

kind/bug

I'm still investigating what actually happens, but here is what I have observed so far. * The test type was HTTP * using traffic dump, we saw almost 100% `error_no_http_status`...

kind/bug

I am getting following error.. when starting remote clients.. *\* Generic server ts_config_server terminating I am using FQDN of clients in my conf xml file. Its http get requests that...

question
waiting for feedback

Tsung has option: `-X add additional erlang load paths (multiple -X arguments allowed)` it can be used for load custom modules. And now we should keep all custom modules in...

request
kind/enhancement

Hi. Thanks for putting together Tsung, it's a wonderful load testing tool. For the purpose of test stats analysis, it would be good to have a possibility to pass additional...

request
kind/enhancement

As discussed with @nniclausse on IRC, the current `file_server` implementation (`ts_file_server.erl`) poses a global bottleneck which limits the maximum throughput of of calls to the file server (e.g. to get...

request
kind/enhancement

When accessing the report page from the running server, graphs are not rendered and clicking images gives "access forbidden" errors. Modifying the graph.thtml template to reference images with a leading...

kind/bug
waiting for feedback

While compiling Tsung against Erlang 20.3 (erts-9.3) I noticed the following deprecation warnings, that we might want to address soonish. As far as I can tell we have these kinds...