All "G" in scoreboard

All "G" in scoreboard

am 26.01.2010 00:39:16 von Vikrama Sanjeeva

--000e0ce0b4d474ffac047e05addc
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

Right now its not a peak time on my web server, but still I see 200
concurrent requests and all of them are in G state,

200 requests currently being processed, 12 idle workers

GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG GGGG
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG GGGG
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG_GGG_G_GGWGGG___GGG__ GGGG
GGGGG.GG.G.GGG_.GG_.G.G_.........._..........C.............. ....


I don't understand why 200 requests? Is it real-time figure or some
old/stale apache child processes which didn't end for some reason ? Before
capturing above scoreboard status; routine cron for log rollup run which
restarted apache gracefully, but still I see no difference in concurrent
request (still 200). Also:

ps -A | grep -c httpd

is giving 213

From hhtpd.conf

####################

StartServers 8
MinSpareServers 5
MaxSpareServers 20
MaxClients 250
MaxRequestsPerChild 0

####################

My understanding is that; at any given time, if server-status is saying "XYZ
requests currently being processed...." then it means; XYZ HTTP requests are
"currently" being executed by web server.

Bye,
Viki.

--000e0ce0b4d474ffac047e05addc
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi all,

=A0 Right now its not a peak time on my web server, but stil=
l I see 200 concurrent requests and all of them are in G state,

=
200 requests currently being processed, 12 idle workers

GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG
GGGGGGG=
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG
GGGGGGGGGGGGGG=
GGGGGGGGGGGGGGGGGGGGGGGGG_GGG_G_GGWGGG___GGG__GGGG
GGGGG.GG.G.GGG_.GG_.G=
..G_.........._..........C..................


I don't understand why 200 requests? Is it real-time figure o=
r some old/stale apache child processes which didn't end for some reaso=
n ? Before capturing above scoreboard status; routine cron for log rollup r=
un which restarted apache gracefully, but still I see no difference in conc=
urrent request (still 200). Also:


ps -A | grep -c httpd

is giving 213

From hhtpd.conf
<=
br>####################
<IfModule prefork.c>
StartServers  =
     8
MinSpareServers  =A0 5
MaxSpareServers   20 >MaxClients       250

MaxRequestsPerChild=A0 0
</IfModule>
####################
r>My understanding is that; at any given time, if server-status is saying &=
quot;XYZ requests currently being processed...." then it means; XYZ HT=
TP requests are "currently" being executed by web server.


Bye,
Viki.




--000e0ce0b4d474ffac047e05addc--

Re: All "G" in scoreboard

am 26.01.2010 03:15:31 von Eric Covener

On Mon, Jan 25, 2010 at 6:39 PM, Vikrama Sanjeeva
wrote:
> Hi all,
>
> =A0 Right now its not a peak time on my web server, but still I see 200
> concurrent requests and all of them are in G state,
>
> 200 requests currently being processed, 12 idle workers
>
> GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG GGGG
> GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG GGGG
> GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG_GGG_G_GGWGGG___GGG__ GGGG
> GGGGG.GG.G.GGG_.GG_.G.G_.........._..........C.............. ....
>
>
> I don't understand why 200 requests? Is it real-time figure or some
> old/stale apache child processes which didn't end for some reason ? Befor=
e
> capturing above scoreboard status; routine cron for log rollup run which
> restarted apache gracefully, but still I see no difference in concurrent
> request (still 200). Also:
>

Sounds like they're hung, and they'll never finish exiting gracefully.

--=20
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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