[OpenSTA-users] Getting started
Brought to you by:
dansut
|
From: James L. <jam...@nc...> - 2003-12-05 13:05:07
|
Hello all, I have managed to model (I think) a typical transaction. If I execute the script with 1 VU it executes and completes with the expected duration. If I increase the number of VUs and split them 50/50 between timers and http the amount of time it takes to complete the transaction increases proportionally in line with the number of users. The server however seems to be doing very little work. I think I have missed / misconfigured something / have some sort of bottleneck / ... It doesn't seem to make sense that it takes longer just because a few VUs have been added. After each request there is a WAIT and a SYNCHRONIZE REQUESTS, could this be the problem? Any help would be appreciated. Thanks, James |