I think one contributor to the event results is an issue that Paul Querna
pointed out on #httpd-dev the other day: apr_pollset_remove runs in O(n)
time with n descriptors in the pollset.

Brian

On Oct 13, 2005, at 11:36 AM, Brian Akins wrote:

Greg Ames wrote:


this is interesting to me because Brian Atkins recently reported that the event MPM was much slower. http://mail- archives.apache.org/mod_mbox/httpd-dev/200509.mbox/% [EMAIL PROTECTED]


No "t" in my last name :)


Basically, I was referring to the overall hits a box could serve per second.

with 512 concurrent connections and about an 8k file, 2.1 with worker served about 22k request/second. event served about 14k.

It's been a while since I did the test, and I'm too busy for the next few days to re-run them.


--
Brian Akins
Lead Systems Engineer
CNN Internet Technologies


Reply via email to