How long are your runs for ? As you increase the total #requests being done, you should get a much more uniform distribution (after all, it's all based on random numbers). And btw, this has nothing to do with Olio - it's faban that does the routing of requests.
Shanti On Wed, Jun 23, 2010 at 5:30 PM, hao zhang <[email protected]>wrote: > Hi > I am using olio-java and glassfishV3. The SUT has two application > servers and one database server. > I am running one driver with 1 agent and the number of concurrent > users is 100. Ideally, the monitored usage of two application servers > should be similar, right? > However, from what I have observed I found that one app server is much > more loaded than the other one. > Is this a bug in olio? > > - Hao >
