--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
####################
<IfModule prefork.c>
StartServers 8
MinSpareServers 5
MaxSpareServers 20
MaxClients 250
MaxRequestsPerChild 0
</IfModule>
####################
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,<br><br>=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,<br><br><dl>=
<dt>200 requests currently being processed, 12 idle workers</dt></dl><pre>
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG<br>GGGGGGG=
GGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG<br>GGGGGGGGGGGGGG=
GGGGGGGGGGGGGGGGGGGGGGGGG_GGG_G_GGWGGG___GGG__GGGG<br>GGGGG.GG.G.GGG_.GG_.G=
..G_.........._..........C..................<br>
</pre><br>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:<br>
<br>ps -A | grep -c httpd<br><br>is giving 213 <br><br>From hhtpd.conf<br><=
br>####################<br><IfModule prefork.c><br>StartServers=A0=A0=
=A0=A0=A0=A0 8<br>MinSpareServers=A0=A0=A0 5<br>MaxSpareServers=A0=A0 20<br=
>MaxClients=A0=A0=A0=A0=A0=A0 250<br>
MaxRequestsPerChild=A0 0<br></IfModule><br>####################<br><b=
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. <br>
<br>Bye,<br>Viki.<br><br><br>
--000e0ce0b4d474ffac047e05addc--
