[Tsung] Configuration Problem
Nicolas Niclausse
nicolas at niclux.org
Mon Apr 7 09:47:52 CEST 2008
Matthias Stiller ecrivait le 05.04.2008 13:31:
> Erm ... yes ... :) Thank you.
>
> I have another problem. I would like to simulate more than 1000
> concurrent users.
> Unfortunately, it always stops at ~1000. Do I have to configure the
> erlang virtual machine when starting tsung to handle such amount of
> users (maybe as I did with the ejabberd: http://www.ejabberd.im/tuning)?
My guess is that your running out of files descriptors. Use ulimit to
raise the limit (be default, the limit per process on linux is 1024)
--
Nicolas
More information about the Tsung-users
mailing list