Brian Pane wrote: > While flood definitely has more concurrency, I don't think the > performance > problem in this test case was ab's fault. From what I was able to > observe
It's also worth noting that the performance was fine when I used ab with prefork and leader/follower; only with worker did the performance problems appear. --Brian