hi list. I am using last version of webkit..

I need to know how many request and users concurrents could support webkit..

I was using "ab - Apache HTTP server benchmarking tool" to simulate X number of request and Y
number of users, for example (1000 request and 5 request at a time):


ab -n 1000 -c 5 -v 1 -k -g log1.txt -e log2.txt http://192.168.25.7/WK/Kme/forms/formValidarUsuario

sometimes it does it well..sometimes hangs up..

my Application.config settings are:
       'StartServerThreads':   10,
       'MaxServerThreads':     20,
       'MinServerThreads':     5,

any ideas?

thanks in advance.

_________________________________________________________________
Charla con tus amigos en l�nea mediante MSN Messenger: http://messenger.yupimsn.com/




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to