Re: Tuning worker MPM

2009-03-11 Thread kulbir Saini
hmm, np.. thanks On Tue, Mar 10, 2009 at 10:17 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: kulbir Saini [mailto:kulbir.sai...@gmail.com] > > Subject: Re: Tuning worker MPM > > > > Firstly, let me convey my sorry been using this e-mail

RE: Tuning worker MPM

2009-03-10 Thread Caldarale, Charles R
> From: kulbir Saini [mailto:kulbir.sai...@gmail.com] > Subject: Re: Tuning worker MPM > > Firstly, let me convey my sorry been using this e-mail > thread, i tried to put on httpd list but i think thread > is breaking there. Apology not accepted. Please do not post httpd-spe

Re: Tuning worker MPM

2009-03-10 Thread kulbir Saini
arnier > Sent: Sunday, March 08, 2009 11:45 AM > To: Tomcat Users List > Subject: Re: Tuning worker MPM > > kulbir Saini wrote: > [...] > > You have just bought a Ford car, and you are calling the General Motors > distributor about a problem with it. Even assuming ther

Re: Tuning worker MPM

2009-03-09 Thread kulbir Saini
i already got that update.. kulbir On Sun, Mar 8, 2009 at 1:39 PM, André Warnier wrote: > kulbir Saini wrote: > [...] > > You have just bought a Ford car, and you are calling the General Motors > distributor about a problem with it. Even assuming there's still > someone there to answer your ca

RE: Tuning worker MPM

2009-03-08 Thread Anthony J. Biacco
I have educated him on this as have others and am helping him privately as i'm on the apache list as well. -Tony Sent from my Windows Mobile® phone. -Original Message- From: André Warnier Sent: Sunday, March 08, 2009 11:45 AM To: Tomcat Users List Subject: Re: Tuning worke

Re: Tuning worker MPM

2009-03-08 Thread André Warnier
kulbir Saini wrote: [...] You have just bought a Ford car, and you are calling the General Motors distributor about a problem with it. Even assuming there's still someone there to answer your call, they won't be able to help you. ;-) In other words, Kulbir Saini, you are posting to the wrong li

Re: Tuning worker MPM

2009-03-07 Thread kulbir Saini
httpd -l output is Compiled in modules: core.c worker.c http_core.c mod_so.c We are in worker mode. Thanks Kulbir On Sat, Mar 7, 2009 at 11:55 AM, Martin Gainty wrote: > > quoting the httpd doc > "Prefork and worker are mutually exclusive modules. How did you compile > Apache? "

RE: Tuning worker MPM

2009-03-07 Thread Martin Gainty
quoting the httpd doc "Prefork and worker are mutually exclusive modules. How did you compile Apache? " Check the output of "httpd -l". find out which module you have compiled into your server then tune the settings for that module Martin __ Disc

Re: Tuning worker MPM

2009-03-07 Thread Mark Thomas
kulbir Saini wrote: > Any suggestions? Try the httpd users list? Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org