On Tue, 15 May 2012 23:48:38 -0600 Eduardo Silva <[email protected]> wrote:
> Hi, > > when monkey is configured to use just 1 worker it runs faster than > using 5 workers in a multi-core machine when serving static content. i > know that for other tests (not related to static content) more workers > will do it better, ideas ? I have the opposite experience, ie it scales with static content too. I get something like 1 worker -> 11k trans/sec, 5 workers -> 29k trans/sec, similar scaling to nginx. Maybe specify the exact failure scenario? - Lauri _______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
