On Oct 31, 2007 10:01 AM, Lahiru Gunathilake <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to