You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ricardo13 <ri...@gmail.com> on 2009/12/09 13:03:41 UTC

[users@httpd] Doubt about mod_status

Hi,

I'm doing some tests with a web server and using HTTPERF.
My doubt is, when HTTPERF finishes the test I see the output page of
mod_status and there are some busy_workers, for example, 30 workers are
busy.

Why are there workers busy if HTTPERF have finished the test ?? 

Ricardo

-- 
View this message in context: http://old.nabble.com/Doubt-about-mod_status-tp26709174p26709174.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Doubt about mod_status

Posted by ricardo figueiredo <ri...@gmail.com>.
I configured KeepAlive like Off.
Didn't change !!!
But it works when I configured KeepAliveTimeout to 0.

Ricardo


On Wed, Dec 9, 2009 at 10:30 AM, ricardo13 <ri...@gmail.com> wrote:

>
> Maybe ??
>
> Ricardo
>
>
> Mark Watts wrote:
> >
> > On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
> >> For example,
> >>
> >>
> >> I ran the follow command with HTTPERF
> >> #httperf --server www --num-conns 1000 --rate 200
> >>
> >>
> >> When finished the test, the HTTPERF showed me the results.
> >> In the same instant, I reload the web page of mod_status and
> >> busy_worker = 30.
> >>
> >>
> >> After 5 seconds, busy_worker was like 1.
> >>
> >
> > Keepalives?
> >
> > Mark.
> >
> > --
> > Mark Watts BSc RHCE MBCS
> > Senior Systems Engineer, Managed Services Manpower
> > www.QinetiQ.com
> > QinetiQ - Delivering customer-focused solutions
> > GPG Key: http://www.linux-corner.info/mwatts.gpg
> >
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Re%3A--users%40httpd--Doubt-about-mod_status-tp26709266p26709445.html
> Sent from the Apache HTTP Server - Users mailing list archive at
> Nabble.com.
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


-- 
Muito Obrigado

Ricardo

Re: [users@httpd] Doubt about mod_status

Posted by ricardo13 <ri...@gmail.com>.
Maybe ??

Ricardo


Mark Watts wrote:
> 
> On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
>> For example,
>> 
>> 
>> I ran the follow command with HTTPERF
>> #httperf --server www --num-conns 1000 --rate 200
>> 
>> 
>> When finished the test, the HTTPERF showed me the results.
>> In the same instant, I reload the web page of mod_status and
>> busy_worker = 30.
>> 
>> 
>> After 5 seconds, busy_worker was like 1.
>> 
> 
> Keepalives?
> 
> Mark.
> 
> -- 
> Mark Watts BSc RHCE MBCS
> Senior Systems Engineer, Managed Services Manpower
> www.QinetiQ.com
> QinetiQ - Delivering customer-focused solutions
> GPG Key: http://www.linux-corner.info/mwatts.gpg
> 
>  
> 

-- 
View this message in context: http://old.nabble.com/Re%3A--users%40httpd--Doubt-about-mod_status-tp26709266p26709445.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Doubt about mod_status

Posted by Tom Evans <te...@googlemail.com>.
On Wed, Dec 9, 2009 at 12:24 PM, ricardo figueiredo
<ri...@gmail.com> wrote:
> For example,
> I ran the follow command with HTTPERF
> #httperf --server www --num-conns 1000 --rate 200
> When finished the test, the HTTPERF showed me the results.
> In the same instant, I reload the web page of mod_status and busy_worker =
> 30.
> After 5 seconds, busy_worker was like 1.
> Ricardo
>

What do you think served up the mod_status webpage if not a worker?

Cheers

Tom

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Doubt about mod_status

Posted by Mark Watts <m....@eris.qinetiq.com>.
On Wed, 2009-12-09 at 10:24 -0200, ricardo figueiredo wrote:
> For example,
> 
> 
> I ran the follow command with HTTPERF
> #httperf --server www --num-conns 1000 --rate 200
> 
> 
> When finished the test, the HTTPERF showed me the results.
> In the same instant, I reload the web page of mod_status and
> busy_worker = 30.
> 
> 
> After 5 seconds, busy_worker was like 1.
> 

Keepalives?

Mark.

-- 
Mark Watts BSc RHCE MBCS
Senior Systems Engineer, Managed Services Manpower
www.QinetiQ.com
QinetiQ - Delivering customer-focused solutions
GPG Key: http://www.linux-corner.info/mwatts.gpg

Re: [users@httpd] Doubt about mod_status

Posted by ricardo figueiredo <ri...@gmail.com>.
For example,

I ran the follow command with HTTPERF
#httperf --server www --num-conns 1000 --rate 200

When finished the test, the HTTPERF showed me the results.
In the same instant, I reload the web page of mod_status and busy_worker =
30.

After 5 seconds, busy_worker was like 1.

Ricardo


On Wed, Dec 9, 2009 at 10:13 AM, Eric Covener <co...@gmail.com> wrote:

> On Wed, Dec 9, 2009 at 7:03 AM, ricardo13 <ri...@gmail.com>
> wrote:
> >
> > Hi,
> >
> > I'm doing some tests with a web server and using HTTPERF.
> > My doubt is, when HTTPERF finishes the test I see the output page of
> > mod_status and there are some busy_workers, for example, 30 workers are
> > busy.
> >
> > Why are there workers busy if HTTPERF have finished the test ??
>
> Example?
>
> --
> Eric Covener
> covener@gmail.com
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


-- 
Muito Obrigado

Ricardo

Re: [users@httpd] Doubt about mod_status

Posted by André Warnier <aw...@ice-sa.com>.
Eric Covener wrote:
> On Wed, Dec 9, 2009 at 7:03 AM, ricardo13 <ri...@gmail.com> wrote:
>> Hi,
>>
>> I'm doing some tests with a web server and using HTTPERF.
>> My doubt is, when HTTPERF finishes the test I see the output page of
>> mod_status and there are some busy_workers, for example, 30 workers are
>> busy.
>>
>> Why are there workers busy if HTTPERF have finished the test ??
> 
> Example?
> 
KeepAliveTimeOut ?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Doubt about mod_status

Posted by Eric Covener <co...@gmail.com>.
On Wed, Dec 9, 2009 at 7:03 AM, ricardo13 <ri...@gmail.com> wrote:
>
> Hi,
>
> I'm doing some tests with a web server and using HTTPERF.
> My doubt is, when HTTPERF finishes the test I see the output page of
> mod_status and there are some busy_workers, for example, 30 workers are
> busy.
>
> Why are there workers busy if HTTPERF have finished the test ??

Example?

-- 
Eric Covener
covener@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org