[web2py] Re: many users logged in, at the same time.

2020-07-02 Thread Wep2buy
pls, have a look https://www.youtube.com/watch?v=DSL1GO3c6oI&t=631s -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because

[web2py] Re: many users logged in, at the same time.

2020-04-25 Thread Dave S
On Thursday, April 9, 2020 at 2:43:56 PM UTC-7, Dave S wrote: > > > > On Thursday, April 9, 2020 at 4:10:21 AM UTC-7, Wep2buy wrote: >> >> Hi every body: >> >> how can i test an app (like chat) from my desktop >> >> many users logged in, at the same time. >> >> I mean that i don't want to login a

[web2py] Re: many users logged in, at the same time.

2020-04-09 Thread Wep2buy
Thank you every body. The most valuable feature in web2py is the supportive group. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this me

Re: [web2py] Re: many users logged in, at the same time.

2020-04-09 Thread Christian Varas
You can try: Apache benchmark Load impact (free account) Blazemeter (free account) Cheers. El El jue, 9 de abr. de 2020 a la(s) 17:44, Dave S escribió: > > > On Thursday, April 9, 2020 at 4:10:21 AM UTC-7, Wep2buy wrote: >> >> Hi every body: >> >> how can i test an app (like chat) from my desk

[web2py] Re: many users logged in, at the same time.

2020-04-09 Thread Dave S
On Thursday, April 9, 2020 at 4:10:21 AM UTC-7, Wep2buy wrote: > > Hi every body: > > how can i test an app (like chat) from my desktop > > many users logged in, at the same time. > > I mean that i don't want to login and the logout , for each user. > > Any help is highly appreciated. > There ar