I think you meant to post that to the httpd/apache list
------Original Message------ From: CrystalCracker To: users@tomcat.apache.org ReplyTo: Tomcat Users List Subject: How does Prefork work? Sent: May 27, 2009 21:10 Can anyone explain me how exactly prefork works? StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 ServerLimit 16 I think I got confused between the terms - server, process and thread. If prefork is a single thread process, what does that ThreadsPerChild mean for prefork? -- View this message in context: http://www.nabble.com/How-does-Prefork-work--tp23754923p23754923.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org