Re: How does Prefork work?

2009-05-27 Thread Rainer Jung
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



Re: How does Prefork work?

2009-05-27 Thread steve rieger
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



How does Prefork work?

2009-05-27 Thread CrystalCracker

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