On 28.05.2009 06:34, steve rieger wrote:
> I think you meant to post that to the httpd/apache list

Yes, see: http://httpd.apache.org/lists.html#http-users

> ------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?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to