July 29, 2011
10:28 a.m.
I did some debugging and Swazoo does not seem to support keep-alive with HTTP 1.0, only with HTTP 1.1. ab unfortunately makes only HTTP 1.0 requests.
Ok, but still a bit strange that this breaks Swazoo ... Anyway, I don't care.
There is a Seaside-Benchmark package in Seaside30Addons which is IMHO better suited for adapter benchmarks because it avoid dynamic allocation.
It doesn't matter here, the allocations are the same for every adaptor and also very stable. This was mostly a test to see if the server adaptors don't break with many concurrent request. Lukas -- Lukas Renggli www.lukas-renggli.ch