Okay i have set 'ServerLimit 1', this solves it.

Abdul Sami wrote:
What directives in the httpd.conf define this settings. i am unable to see any

Alex Bolgarov wrote:
On Thu, May 21, 2009 at 10:34 AM, Abdul Sami <as...@folio3.com> wrote:
I have built a web service using axis2/c's latest framework. After
configuring Mod_Axis with apache, i noticed that it is loading 4 different
instances of service. How can i control it?

May it be because the Apache launches 4 server processes? (and each
process has to load it's own instance of the shared library that
implements the service?) If this is so, then you probably would be
able to configure how much processes Apache starts, and min. and max.
restrictions on the number of the processes Apache is allowed to run,
in the Apache config.


Thank you,

    alex.



Reply via email to