Use mod_status and then from the browser
http://servername/server-statuswill show you the status.
Thanks
Arnab
On Wed, Aug 5, 2009 at 5:00 PM, ricardo13 wrote:
>
> hi,
>
> I would like to monitor the number of connections actives in web server at
> that moment.
> How do I get ? Does mod_status p
Ok !!
I will see this command.
Thank you
Ricardo
On Wed, Aug 5, 2009 at 9:10 AM, André Warnier wrote:
> ricardo13 wrote:
>
>> hi,
>>
>> I would like to monitor the number of connections actives in web server at
>> that moment.
>> How do I get ? Does mod_status provide that informations ??
>>
>
ricardo13 wrote:
hi,
I would like to monitor the number of connections actives in web server at
that moment.
How do I get ? Does mod_status provide that informations ??
If you really mean *connections*, you could try
netstat -an
Any line which has, in the first column of IP addresses, an IP a
Hi,
Is it the same "BusyWorkers" using flag "?auto" in URL ?
Thank you
Ricardo
Eric Covener wrote:
>
> On Wed, Aug 5, 2009 at 7:30 AM, ricardo13 wrote:
>>
>> hi,
>>
>> I would like to monitor the number of connections actives in web server
>> at
>> that moment.
>> How do I get ? Does mod_stat
On Wed, Aug 5, 2009 at 7:30 AM, ricardo13 wrote:
>
> hi,
>
> I would like to monitor the number of connections actives in web server at
> that moment.
> How do I get ? Does mod_status provide that informations ??
Ingoring the event mpm, see "xxx requests currently being processed"
--
Eric Covene
hi,
I would like to monitor the number of connections actives in web server at
that moment.
How do I get ? Does mod_status provide that informations ??
Thank you
Ricardo
--
View this message in context:
http://www.nabble.com/Number-of-connections-tp24825178p24825178.html
Sent from the Apache H