Eric Covener 写道: > On Feb 18, 2008 7:40 AM, 赵志桐 <ops.tong@xxxxxxxxx> wrote: > >> PingBad 写道: >> >> <IfModule worker.c> >> StartServers 2 >> MaxClients 150 >> MinSpareThreads 5 >> MaxSpareThreads 10 >> ThreadsPerChild 25 >> MaxRequestsPerChild 0 >> </IfModule> >> > > For worker, Min/MaxSpareThreads must be a multiple of ThreadsPerChild. > > my apache work mode maybe is prefork <IfModule prefork.c> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxClients 150 MaxRequestsPerChild 0 </IfModule> -- --------------------- Regards, Zachary . aBBISh --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx