Sebastian Cohnen
Sebastian Cohnen
just a wild guess, but was tsung (the controller and/or nodes) be under load? Without more information I don't have any other good ideas currently :-/
Why do arrival rate and looping exclude each other, @olka? If you want to hit ~3k rps, you can let sessions loop (even forever) and add 100 clients per second...
I'm not sure I follow. But I can try it :) Every user launched in tsung run to completion (unless the test gets aborted). That said, if you let a...
And maybe this also helps: http://tsung.erlang-projects.org/user_manual/faq.html#how-can-i-simulate-a-fix-number-of-users
Hey @olka. Are you still having issues?
Hi. Where did you see the timeout? Also: Looking at your log files, especially the `tsung*@vmclient*.log` ones, look quite huge!
Hi. Can you tell us what exactly does not work? Tsung's multipart/form-data support is not very good, but in general this should work.
As I understood the situation now, I think that the last snapshot is just a "flush" that happens within the same second. To desitingish the snapshots, we could make the...
For me this is a bug. The reason is clear, but still this is quite confusing. I'd suggest to make the timestamp more precise to at least be able to...
@cseagull Can you provide a full XML example? Reading this it looks like an XML escaping problem, because I use this all the time without any problem.