RE: Configuring worker MPM for Tomcat

2009-07-22 Thread Martin Gainty
vent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 22 Jul 2009 15:41:10 +0530 > Subject: Re: Configuring worker MPM for Tomcat > From: kkchn...@gmail.com > To: users@tomcat.apache.org > > MPM m

Re: Configuring worker MPM for Tomcat

2009-07-22 Thread KK CHN
MPM multi processing modules are features of apache webserver not of Apache-Tomcat. There are differnent MPM modules default Prefork in Linux/unix, but for more simultaneous connectionsyou need to recompile apache webserver with Worker MPM its not a feature of Tomcat . On Tue, Jul 2

Re: Configuring worker MPM for Tomcat

2009-07-21 Thread Mark Thomas
Anand Kumar Prabhakar wrote: > I'm trying to configure worker MPM for the first time. So i need the steps to > configure them. Can't we implement worker MPM in tomcat server? Go and read Andre's reply again. Then look at: http://httpd.apache.org/ and http:/tomcat.apache.org/ What you are current

Re: Configuring worker MPM for Tomcat

2009-07-21 Thread Anand Kumar Prabhakar
I'm trying to configure worker MPM for the first time. So i need the steps to configure them. Can't we implement worker MPM in tomcat server? -- View this message in context: http://www.nabble.com/Configuring-worker-MPM-for-Tomcat-tp24582105p24584637.html Sent from the Tomcat - User mailing lis

Re: Configuring worker MPM for Tomcat

2009-07-21 Thread Anand Kumar Prabhakar
Thank you for the reply. I'm going to use the worket MPM for the first time. And the server for which i'm trying to achieve it is in Tomcat. So it will helpful if the steps to configure the worker MPM. If i'm using Tomcat is this not possible? Anand Kumar Prabhakar wrote: > > Could anyone ple

Re: Configuring worker MPM for Tomcat

2009-07-21 Thread André Warnier
Anand Kumar Prabhakar wrote: Could anyone please explain how to configure worker MPM for Tomcat, I'm using Tomcat 6.0.20 version. I think you are a bit confused. "worker MPM" is something related to Apache httpd, which is a different software than Apache Tomcat. Unless you are talking about pro