Thanks joshua, I've changed the httpd.conf and included extras/httpd-mpm.conf and extras/httpd-default.conf files.Now i can see that my changes affects the out put of Apache Benchmark. Our product is not having segmentation faults with worker mpm.If you have any idea please tell.Do we need to change the mpm according to our need.We basically sending xml files to out soap engine with concurrency level of 50 and number of requests of 5000.I want to know whether this load is much heavy for worker or not. Personally what is the MPM you suggest to use in heavy loads. Regs lahiru On Thu, 2007-11-01 at 11:20 -0400, Joshua Slive wrote: > On Oct 31, 2007 10:01 AM, Lahiru Gunathilake <lahiru@xxxxxxxx> wrote: > > hello folks, > > > > I'm working with HTTPD-2.2.6.I wanted to test our sample Web Service in > > Apache Benchmark using our Web Services Engine Apache Axis2c. > > I tried to use worker MPM but our services didn't perform well with > > worker MPM although it's a threaded MPM.What kind of a configuration do > > i have to use with worker MPM.I want to tune with worker MPM to get a > > maximum output using ApacheBenchmark. > > There's no simple answer to that question. It depends on exactly your > load characteristics and what resource constraints you are facing. > > > To change configurations of MPM i simply edit the file in this location > > /usr/local/apache2/conf/extras/httpd-mpm.conf. > > Is that correct..? > > Not really. That will only work if you have Include'd that file in > httpd.conf. You are better-off simply copying the required directives > into httpd.conf. > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx