On 4/29/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
Hi ,
Thanks for the reply, I forgot to mention I am using MPM model Worker and I
guess MinSpareServers/MaxSpareServer is used for prefork.Is there any way I
can stop the dynamic creation of new process.Also how can I simulate with
lesser number
Hi ,
Thanks for the reply, I forgot to mention I am using MPM model Worker and I
guess MinSpareServers/MaxSpareServer is used for prefork.Is there any way I
can stop the dynamic creation of new process.Also how can I simulate with
lesser number of requests?
Regards
-A
On 4/28/07, Joshua Slive
On 4/28/07, Arnab Ganguly <[EMAIL PROTECTED]> wrote:
Hi All,
I have some queries on the StartServers param.As it says "The StartServers
directive sets the number of child server processes created on startup. As
the number of processes is dynamically controlled depending on the load,
there is usua
Hi All,
I have some queries on the StartServers param.As it says "The
StartServersdirective sets the number of child server processes
created on startup. As
the number of processes is dynamically controlled depending on the load,
there is usually little reason to adjust this parameter" from the Ap