Re: [users@httpd] Max. Server process & Child process

2011-03-22 Thread Mark Montague
On March 22, 2011 12:21 , Tushar Chavan wrote: How can we define no of process those will listen ( Parent process ) & how child threads will created for each process ( parent thread ) ? ( Also please let me default values of this processes & child threads ) The answer to these questions

Re: [users@httpd] Max. Server process & Child process

2011-03-22 Thread Igor Cicimov
Which mpm??? Have a look in your mpm config and you will see the defaults values there. On Wed, Mar 23, 2011 at 3:21 AM, Tushar Chavan wrote: > Hi Experts, > > I have a query. > > How can we define no of process those will listen ( Parent process ) & how > child threads will created for each

[users@httpd] Max. Server process & Child process

2011-03-22 Thread Tushar Chavan
Hi Experts, I have a query. How can we define no of process those will listen ( Parent process ) & how child threads will created for each process ( parent thread ) ? ( Also please let me default values of this processes & child threads ) Will these defined values be maintained in scoreboar