Ed McLain wrote:
I actually did a full testing of qpsmtpd-apache vs forkserver when I first started building this cluster and the apache version just had way to much overhead. Basically it couldn't handle the connections per second we were throwing it. I asked the list for some help at that time, as I was thinking my config could be off, but never really got any. I've got a test box going with 0.40 and the pre-fork server now and it seems much better.
Oh cool, good to know. I looked through the changes for 0.40 and didn't make the distinction between forkserver and pre-fork server until I read your response. Time for me to upgrade to 0.40!