> FWIW, running a preforked Apache server works just fine on 1.3.x.
>
> -- Michael
I've had no problems with Apache preforked on a wide array of
1.3.x series kernels on many machines including several that are heavily
loaded. Under Linux, there's little to no need to prefork anyway since
fork is so nearly free under Linux.
JK