Nicolas Niclausse
Nicolas Niclausse
Hi Which version of tsung and erlang are you using ?
Yes, you are right, it's really time to publish a new release. I hope we can do it before the end of october
An overloaded cluster/client is one possible cause, the other one is : Since the time elapsed between two users is random (exponential distribution), it can happen sometimes that some values...
yes, good idea
sorry i forgot to reply. Yes i agree, 2. is fine.
The patch looks good; i don't see a good reason to change the format though. Or am i missing something ?
maybe simply using `ssl` instead of `certifcate` could be better: ` ... ... `
One possibility is to receive the http status just before the stats are dumped to the disk; the end of the request car occur a few msecs after the status...
- dropping erlang < 21 seems a bit too much for me . Keeping compatibility with 20 seems more reasonable (the latest 18.04 LTS from ubuntu provides erlang 20 for...
Hi ! thanks, i'll try to review this PR soon. Btw, i'm using git flow now, so the default branch is 'develop' and the master is only used for new...