Re: Listen Q dropouts

2001-09-21 Thread Justin Erenkrantz
On Fri, Sep 21, 2001 at 10:23:28PM -0700, Ian Holsman wrote: > the other surprise (for me) was that The 'acceptmutex Pthread' gave > better results than the fcntl. I still maintain that this should be the default interprocess mutex if it is available. =-) In fact, the default - fcntl() - ha

Listen Q dropouts

2001-09-21 Thread Ian Holsman
Hi. I'm doing some benchmarking (results @ webperf.org/a2/v25) with the worker MPM and mod-include. The file size I'm testing for SSI is ~30K but most of it is in a SSI so that only 180 bytes are output. (to remove the network bottleneck) the results look good... the mod-include with no SSI pr