[Tsung] Maximum number of concurrent users...

Rodolphe Quiedeville rquiedeville at bearstech.com
Thu Apr 3 11:43:37 CEST 2008


philippe vanderstraeten a écrit :
> Hello,
> I received the following message just after started a HTML run:
> "Maximum number of concurrent users in a single VM reached and 
> 'use_controller_vm' is true, can't start new beam !!!~n"
> 
> 
> The problem is that I have only one user in my scenario.
> By the pas I get that when I started more that 800 users.
> 

Hi,

If your are in single host configuration add maxusers options in your
declaration like :

   <clients>
     <client host="localhost" use_controller_vm="true" maxusers='15000'/>
   </clients>

Regards

-- 
Rodolphe Quiedeville



More information about the Tsung-users mailing list