Re: [users@httpd] mod_status output and MaxClients

2012-03-12 Thread Arianna Manlio
On 03/12/2012 08:46 PM, William Taylor wrote: > You have 48 workers idle waiting for work. Unless you see that number > hitting 0 or near > 0, you don't need to increase it anymore. thankyou - To unsubscribe, e-mail: users-unsubs

[users@httpd] mod_status output and MaxClients

2012-03-12 Thread Arianna Manlio
Hi, please, look at this mod-status output: Current Time: Monday, 12-Mar-2012 17:00:38 CET Restart Time: Monday, 12-Mar-2012 16:58:11 CET Parent Server Generation: 4 Current Time: Monday, 12-Mar-2012 17:00:38 CET Restart Time: Monday, 12-Mar-2012 16:58:11 CET Parent Server Generation: 4 Server u

Re: [users@httpd] "client" or "request" meaning

2012-03-08 Thread Arianna Manlio
Hi Simone, so, it's wrong to think that 1 visitor = 1 client, right? Da: Simone Caruso A: users@httpd.apache.org Cc: Arianna Manlio Inviato: Giovedì 8 Marzo 2012 16:49 Oggetto: Re: [users@httpd] "client" or "request" meaning &g

[users@httpd] "client" or "request" meaning

2012-03-08 Thread Arianna Manlio
Hi, sorry for previous message. I'm trying to fully understand the meaning of "client" or "request" concepts in Apache. For example: http://httpd.apache.org/docs/2.2/mod/mpm_common.html#maxclients Description:Maximum number of connections that will be processed simultaneously ... The MaxClien

[users@httpd] "Client" or "request" meaning

2012-03-08 Thread Arianna Manlio
Hi, I'm trying to fully understand the meaning of "client" or "request". For example: