On 9/22/06, Dave Mabe <davemabe@xxxxxxxxx> wrote:
On 9/22/06, Joshua Slive <joshua@xxxxxxxx> wrote: > On 9/22/06, Dave Mabe <davemabe@xxxxxxxxx> wrote: > > I'm running Apache from the apache-perl Debian package out of stable. > > > > Every so often (just infrequently enough to be very annoying), Apache will > > all of the sudden ignore the MaxSpareServers and start up more and more > > Apache child processes until it brings the server down. During normal > > operation, it works just fine. But when it gets in this state, it brings > > the server to its knees and I have to reboot. > > > > I'm using this version of apache-perl: 1.3.33-6sarge1 > > > > Any ideas about how to troubleshoot and fix this problem? > > What does server-status look like during these times (see mod_status)?
OK, the problem happened again and I was able to pull some information from server-status. First of all, here's the appropriate part of my config: MinSpareServers 3 MaxSpareServers 5 StartServers 3 MaxClients 50 MaxRequestsPerChild 30 I've attached a few files: * server-status.normal.htm - the output from server-status during normal operation * server-status.problem.htm - output from server-status as soon as I detected the problem * server-status.problem.escalating.htm - output from server-status a few minutes later * process.list.txt - output from ps -ef|grep apache during the problem As you can see from process.list.txt, Apache is completely ignoring MaxSpareServers and creating a ton of child processes until it completely runs out of memory. Sometimes it gets in this state a couple times a day, other times it will go for 10 days without the problem occuring. Any idea what is going on and how I might be able to fix it or troubleshoot further? Thanks! DaveTitle: Apache Status
_W_W_........................................................... ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................Scoreboard Key:
_
" Waiting for Connection,
"S
" Starting up,
"R
" Reading Request,W
" Sending Reply,
"K
" Keepalive (read),
"D
" DNS Lookup,L
" Logging,
"G
" Gracefully finishing,
".
" Open slot with no current process
Srv | PID | Acc | M | CPU | SS | Req | Conn | Child | Slot | Client | VHost | Request |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0-2 | 4556 | 0/28/28 | _ | 11.66 | 7 | 1806 | 0.0 | 0.03 | 0.03 | 66.249.72.69 | stocktickr.com | GET /alibawla/closed/ HTTP/1.1 |
1-2 | 4557 | 0/26/26 | W | 7.66 | 43 | 0 | 0.0 | 0.03 | 0.03 | 24.163.71.161 | stocktickr.com | GET /server-status HTTP/1.1 |
2-2 | 4558 | 0/26/26 | _ | 6.54 | 27 | 4 | 0.0 | 0.04 | 0.04 | 24.163.71.161 | stocktickr.com | GET /server-status HTTP/1.1 |
3-2 | 4560 | 0/23/23 | W | 7.79 | 75 | 0 | 0.0 | 0.07 | 0.07 | 68.78.145.86 | stocktickr.com | GET /stock/SLB/ HTTP/1.1 |
4-2 | 4562 | 0/26/26 | _ | 5.41 | 43 | 167 | 0.0 | 0.03 | 0.03 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
5-2 | - | 0/0/4 | . | 0.01 | 71 | 0 | 0.0 | 0.00 | 0.02 | 65.2.117.174 | (unavailable) | GET /i/y.png HTTP/1.1 |
6-2 | - | 0/0/1 | . | 0.00 | 68 | 0 | 0.0 | 0.00 | 0.000 | 65.2.117.174 | (unavailable) | GET /i/comment.png HTTP/1.1 |
7-2 | - | 0/0/1 | . | 0.00 | 395 | 3 | 0.0 | 0.00 | 0.00 | 65.2.117.174 | stocktickr.com | GET /i/go.png HTTP/1.1 |
8-2 | - | 0/0/1 | . | 0.00 | 394 | 117 | 0.0 | 0.00 | 0.000 | 65.2.117.174 | stocktickr.com | GET /i/transmit.png HTTP/1.1 |
9-2 | - | 0/0/1 | . | 0.01 | 394 | 26 | 0.0 | 0.00 | 0.000 | 65.2.117.174 | stocktickr.com | GET /i/lightbulb.png HTTP/1.1 |
10-2 | - | 0/0/1 | . | 1.87 | 387 | 2469 | 0.0 | 0.00 | 0.00 | 72.30.132.122 | stocktickr.com | GET /stock/BRKR/ HTTP/1.0 |
Srv | Child Server number - generation |
---|---|
PID | OS process ID |
Acc | Number of accesses this connection / this child / this slot |
M | Mode of operation |
CPU | CPU usage, number of seconds |
SS | Seconds since beginning of most recent request |
Req | Milliseconds required to process most recent request |
Conn | Kilobytes transferred this connection |
Child | Megabytes transferred this child |
Slot | Total megabytes transferred this slot |
WWWWWWWWWWWWWWWWWWWWWWWWWWWWWW___............................... ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................Scoreboard Key:
_
" Waiting for Connection,
"S
" Starting up,
"R
" Reading Request,W
" Sending Reply,
"K
" Keepalive (read),
"D
" DNS Lookup,L
" Logging,
"G
" Gracefully finishing,
".
" Open slot with no current process
Srv | PID | Acc | M | CPU | SS | Req | Conn | Child | Slot | Client | VHost | Request |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0-0 | 6455 | 0/18/1256 | W | 8.61 | 399 | 0 | 0.0 | 0.00 | 1.07 | 66.249.72.69 | stocktickr.com | GET /slaffont/short/ HTTP/1.1 |
1-0 | 6431 | 0/33/1236 | W | 5.19 | 552 | 0 | 0.0 | 0.01 | 0.89 | 68.122.72.162 | stocktickr.com | GET /rss/me/tag/PEG%20Below%201/ HTTP/1.1 |
2-0 | 6478 | 0/7/1218 | W | 2.76 | 220 | 0 | 0.0 | 0.00 | 1.14 | 72.30.107.158 | stocktickr.com | GET /stock/LMIA/ HTTP/1.0 |
3-0 | 6500 | 0/0/1219 | W | 7.88 | 564 | 0 | 0.0 | 0.00 | 1.00 | 140.247.115.206 | stocktickr.com | GET /stock/rhi HTTP/1.1 |
4-0 | 6456 | 0/17/1139 | W | 6.36 | 504 | 0 | 0.0 | 0.00 | 0.84 | 65.214.44.80 | stocktickr.com | GET /cma6/short/ HTTP/1.0 |
5-0 | 6483 | 0/4/231 | W | 0.00 | 617 | 0 | 0.0 | 0.00 | 0.16 | 140.247.115.206 | stocktickr.com | GET /stock/ryl HTTP/1.1 |
6-0 | 6503 | 0/0/17 | W | 0.01 | 563 | 0 | 0.0 | 0.00 | 0.03 | 140.247.115.206 | stocktickr.com | GET /stock/spf HTTP/1.1 |
7-0 | 6504 | 0/0/12 | W | 0.01 | 563 | 0 | 0.0 | 0.00 | 0.03 | 140.247.115.206 | stocktickr.com | GET /stock/kg HTTP/1.1 |
8-0 | 6507 | 0/1/8 | W | 1.37 | 562 | 0 | 0.0 | 0.00 | 0.03 | 207.7.148.45 | stocktickr.com | GET /rss/alibawla HTTP/1.1 |
9-0 | 6508 | 0/0/4 | W | 0.59 | 562 | 0 | 0.0 | 0.00 | 0.000 | 140.247.115.206 | stocktickr.com | GET /stock/bmd HTTP/1.1 |
10-0 | 6509 | 0/0/2 | W | 0.98 | 562 | 0 | 0.0 | 0.00 | 0.000 | 140.247.115.206 | stocktickr.com | GET /stock/nx HTTP/1.1 |
11-0 | 6510 | 0/0/1 | W | 0.66 | 562 | 0 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/elnk HTTP/1.1 |
12-0 | 6511 | 0/0/1 | W | 0.89 | 561 | 0 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /maoxian HTTP/1.1 |
13-0 | 6512 | 0/0/0 | W | 0.00 | 561 | 580259348 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/adbe HTTP/1.1 |
14-0 | 6513 | 0/0/0 | W | 0.00 | 561 | 580259292 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /idempotent HTTP/1.1 |
15-0 | 6514 | 0/0/0 | W | 0.00 | 561 | 580259268 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/ges HTTP/1.1 |
16-0 | 6515 | 0/0/0 | W | 0.00 | 561 | 580227182 | 0.0 | 0.00 | 0.00 | 72.30.102.21 | stocktickr.com | GET /r/the/docs/signup/ HTTP/1.0 |
17-0 | 6541 | 0/0/0 | W | 0.00 | 523 | 580060521 | 0.0 | 0.00 | 0.00 | 66.249.72.69 | stocktickr.com | GET /stock/NXG/ HTTP/1.1 |
18-0 | 6542 | 0/0/0 | W | 0.00 | 509 | 580139906 | 0.0 | 0.00 | 0.00 | 72.30.111.219 | stocktickr.com | GET /r/id/stock/Q HTTP/1.0 |
19-0 | 6543 | 0/0/0 | W | 0.00 | 504 | 580104622 | 0.0 | 0.00 | 0.00 | 72.30.97.217 | stocktickr.com | GET /stock/GMTC/ HTTP/1.0 |
20-0 | 6545 | 0/0/0 | W | 0.00 | 445 | 580060522 | 0.0 | 0.00 | 0.00 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
21-0 | 6549 | 0/0/0 | W | 0.00 | 171 | 579866006 | 0.0 | 0.00 | 0.00 | 72.30.134.29 | stocktickr.com | GET /tag/long/?alerts=1 HTTP/1.0 |
22-0 | 6567 | 0/0/0 | W | 0.00 | 222 | 579729156 | 0.0 | 0.00 | 0.00 | 216.27.176.211 | stocktickr.com | GET /rss/tag/MaoxianChat/ HTTP/1.1 |
23-0 | 6570 | 0/0/0 | W | 0.00 | 182 | 579729149 | 0.0 | 0.00 | 0.00 | 72.30.132.215 | stocktickr.com | GET /stock/UTI/ HTTP/1.0 |
24-0 | 6571 | 0/0/0 | W | 0.00 | 174 | 579729149 | 0.0 | 0.00 | 0.00 | 207.7.148.45 | stocktickr.com | GET /rss/alibawla HTTP/1.1 |
25-0 | 6578 | 0/0/0 | W | 0.00 | 31 | 579728795 | 0.0 | 0.00 | 0.00 | 24.163.71.161 | stocktickr.com | GET /admin/index.html HTTP/1.1 |
26-0 | 6579 | 0/0/0 | W | 0.00 | 30 | 579727600 | 0.0 | 0.00 | 0.00 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
27-0 | 6580 | 0/0/0 | W | 0.00 | 30 | 579727572 | 0.0 | 0.00 | 0.00 | 65.214.44.29 | stocktickr.com | GET /rss/davelandry/ HTTP/1.1 |
28-0 | 6581 | 0/0/0 | W | 0.00 | 28 | 579726567 | 0.0 | 0.00 | 0.00 | 72.30.101.222 | stocktickr.com | GET /add/ASGRE/ HTTP/1.0 |
29-0 | 6582 | 0/0/0 | W | 0.00 | -33 | 579699146 | 0.0 | 0.00 | 0.00 | 24.163.71.161 | stocktickr.com | GET /server-status HTTP/1.1 |
30-0 | 6583 | 0/0/0 | W | 0.00 | 28 | 579677681 | 0.0 | 0.00 | 0.00 | 72.14.199.15 | stocktickr.com | GET /rss/stock/AAPL HTTP/1.1 |
31-0 | 6584 | 0/0/0 | W | 0.00 | 28 | 579675116 | 0.0 | 0.00 | 0.00 | 65.54.188.146 | stocktickr.com | GET /add/FRO/ HTTP/1.0 |
Srv | Child Server number - generation |
---|---|
PID | OS process ID |
Acc | Number of accesses this connection / this child / this slot |
M | Mode of operation |
CPU | CPU usage, number of seconds |
SS | Seconds since beginning of most recent request |
Req | Milliseconds required to process most recent request |
Conn | Kilobytes transferred this connection |
Child | Megabytes transferred this child |
Slot | Total megabytes transferred this slot |
WSWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWSS........................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................ ................................................................Scoreboard Key:
_
" Waiting for Connection,
"S
" Starting up,
"R
" Reading Request,W
" Sending Reply,
"K
" Keepalive (read),
"D
" DNS Lookup,L
" Logging,
"G
" Gracefully finishing,
".
" Open slot with no current process
Srv | PID | Acc | M | CPU | SS | Req | Conn | Child | Slot | Client | VHost | Request |
---|---|---|---|---|---|---|---|---|---|---|---|---|
0-0 | 6455 | 0/18/1256 | W | 8.61 | 641 | 0 | 0.0 | 0.00 | 1.07 | 66.249.72.69 | stocktickr.com | GET /slaffont/short/ HTTP/1.1 |
1-0 | 6606 | 0/0/1236 | S | 5.19 | 14 | 0 | 0.0 | 0.00 | 0.89 | 68.122.72.162 | (unavailable) | GET /rss/me/tag/PEG%20Below%201/ HTTP/1.1 |
2-0 | 6478 | 0/7/1218 | W | 2.76 | 462 | 0 | 0.0 | 0.00 | 1.14 | 72.30.107.158 | stocktickr.com | GET /stock/LMIA/ HTTP/1.0 |
3-0 | 6500 | 1/1/1220 | W | 10.84 | 13 | 793277 | 0.0 | 0.00 | 1.00 | 140.247.115.206 | stocktickr.com | GET /stock/rhi HTTP/1.1 |
4-0 | 6456 | 0/17/1139 | W | 6.36 | 746 | 0 | 0.0 | 0.00 | 0.84 | 65.214.44.80 | stocktickr.com | GET /cma6/short/ HTTP/1.0 |
5-0 | 6483 | 0/4/231 | W | 0.00 | 859 | 0 | 0.0 | 0.00 | 0.16 | 140.247.115.206 | stocktickr.com | GET /stock/ryl HTTP/1.1 |
6-0 | 6503 | 0/0/17 | W | 0.01 | 805 | 0 | 0.0 | 0.00 | 0.03 | 140.247.115.206 | stocktickr.com | GET /stock/spf HTTP/1.1 |
7-0 | 6504 | 0/0/12 | W | 0.01 | 805 | 0 | 0.0 | 0.00 | 0.03 | 140.247.115.206 | stocktickr.com | GET /stock/kg HTTP/1.1 |
8-0 | 6507 | 0/1/8 | W | 1.37 | 804 | 0 | 0.0 | 0.00 | 0.03 | 207.7.148.45 | stocktickr.com | GET /rss/alibawla HTTP/1.1 |
9-0 | 6508 | 0/0/4 | W | 0.59 | -8 | 0 | 0.0 | 0.00 | 0.000 | 140.247.115.206 | stocktickr.com | GET /stock/bmd HTTP/1.1 |
10-0 | 6509 | 0/0/2 | W | 0.98 | 804 | 0 | 0.0 | 0.00 | 0.000 | 140.247.115.206 | stocktickr.com | GET /stock/nx HTTP/1.1 |
11-0 | 6510 | 0/0/1 | W | 0.66 | 804 | 0 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/elnk HTTP/1.1 |
12-0 | 6511 | 0/0/1 | W | 0.89 | 803 | 0 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /maoxian HTTP/1.1 |
13-0 | 6512 | 0/0/0 | W | 0.00 | 803 | 580259348 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/adbe HTTP/1.1 |
14-0 | 6513 | 0/0/0 | W | 0.00 | 803 | 580259292 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /idempotent HTTP/1.1 |
15-0 | 6514 | 0/0/0 | W | 0.00 | 803 | 580259268 | 0.0 | 0.00 | 0.00 | 140.247.115.206 | stocktickr.com | GET /stock/ges HTTP/1.1 |
16-0 | 6515 | 0/0/0 | W | 0.00 | 803 | 580227182 | 0.0 | 0.00 | 0.00 | 72.30.102.21 | stocktickr.com | GET /r/the/docs/signup/ HTTP/1.0 |
17-0 | 6541 | 0/0/0 | W | 0.00 | 765 | 580060521 | 0.0 | 0.00 | 0.00 | 66.249.72.69 | stocktickr.com | GET /stock/NXG/ HTTP/1.1 |
18-0 | 6542 | 0/0/0 | W | 0.00 | 751 | 580139906 | 0.0 | 0.00 | 0.00 | 72.30.111.219 | stocktickr.com | GET /r/id/stock/Q HTTP/1.0 |
19-0 | 6543 | 0/0/0 | W | 0.00 | 746 | 580104622 | 0.0 | 0.00 | 0.00 | 72.30.97.217 | stocktickr.com | GET /stock/GMTC/ HTTP/1.0 |
20-0 | 6545 | 0/0/0 | W | 0.00 | 687 | 580060522 | 0.0 | 0.00 | 0.00 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
21-0 | 6549 | 0/0/0 | W | 0.00 | 413 | 579866006 | 0.0 | 0.00 | 0.00 | 72.30.134.29 | stocktickr.com | GET /tag/long/?alerts=1 HTTP/1.0 |
22-0 | 6567 | 0/0/0 | W | 0.00 | 464 | 579729156 | 0.0 | 0.00 | 0.00 | 216.27.176.211 | stocktickr.com | GET /rss/tag/MaoxianChat/ HTTP/1.1 |
23-0 | 6570 | 0/0/0 | W | 0.00 | 424 | 579729149 | 0.0 | 0.00 | 0.00 | 72.30.132.215 | stocktickr.com | GET /stock/UTI/ HTTP/1.0 |
24-0 | 6571 | 0/0/0 | W | 0.00 | 416 | 579729149 | 0.0 | 0.00 | 0.00 | 207.7.148.45 | stocktickr.com | GET /rss/alibawla HTTP/1.1 |
25-0 | 6578 | 0/0/0 | W | 0.00 | 273 | 579728795 | 0.0 | 0.00 | 0.00 | 24.163.71.161 | stocktickr.com | GET /admin/index.html HTTP/1.1 |
26-0 | 6579 | 0/0/0 | W | 0.00 | 272 | 579727600 | 0.0 | 0.00 | 0.00 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
27-0 | 6580 | 0/0/0 | W | 0.00 | 272 | 579727572 | 0.0 | 0.00 | 0.00 | 65.214.44.29 | stocktickr.com | GET /rss/davelandry/ HTTP/1.1 |
28-0 | 6581 | 0/0/0 | W | 0.00 | 270 | 579726567 | 0.0 | 0.00 | 0.00 | 72.30.101.222 | stocktickr.com | GET /add/ASGRE/ HTTP/1.0 |
29-0 | 6582 | 0/1/1 | W | 0.12 | 54 | 0 | 0.0 | 0.02 | 0.02 | 72.30.97.212 | stocktickr.com | GET / HTTP/1.0 |
30-0 | 6583 | 0/0/0 | W | 0.00 | 270 | 579677681 | 0.0 | 0.00 | 0.00 | 72.14.199.15 | stocktickr.com | GET /rss/stock/AAPL HTTP/1.1 |
31-0 | 6584 | 0/0/0 | W | 0.00 | 270 | 579675116 | 0.0 | 0.00 | 0.00 | 65.54.188.146 | stocktickr.com | GET /add/FRO/ HTTP/1.0 |
32-0 | 6585 | 0/0/0 | W | 0.00 | 143 | 579598357 | 0.0 | 0.00 | 0.00 | 72.30.129.151 | stocktickr.com | GET /stock/SFNT/ HTTP/1.0 |
33-0 | 6586 | 0/0/0 | W | 0.00 | 111 | 579566132 | 0.0 | 0.00 | 0.00 | 207.7.148.45 | stocktickr.com | GET /rss/alibawla HTTP/1.1 |
34-0 | 6587 | 0/0/0 | W | 0.00 | 218 | 579566370 | 0.0 | 0.00 | 0.00 | 72.30.129.72 | stocktickr.com | GET /grandcanuck/long/ HTTP/1.0 |
35-0 | 6595 | 0/0/0 | W | 0.00 | 121 | 579470045 | 0.0 | 0.00 | 0.00 | 209.191.87.219 | stocktickr.com | GET / HTTP/1.0 |
36-0 | 6596 | 0/0/0 | W | 0.00 | 111 | 579470045 | 0.0 | 0.00 | 0.00 | 204.212.175.30 | stocktickr.com | GET /rss HTTP/1.0 |
37-0 | 6598 | 0/0/0 | W | 0.00 | -8 | 579470046 | 0.0 | 0.00 | 0.00 | 24.163.71.161 | stocktickr.com | GET /server-status HTTP/1.1 |
38-0 | 6609 | 0/0/0 | S | 0.00 | 13 | 0 | 0.0 | 0.00 | 0.00 | (unavailable) | ||
39-0 | 6610 | 0/0/0 | S | 0.00 | 13 | 0 | 0.0 | 0.00 | 0.00 | (unavailable) |
Srv | Child Server number - generation |
---|---|
PID | OS process ID |
Acc | Number of accesses this connection / this child / this slot |
M | Mode of operation |
CPU | CPU usage, number of seconds |
SS | Seconds since beginning of most recent request |
Req | Milliseconds required to process most recent request |
Conn | Kilobytes transferred this connection |
Child | Megabytes transferred this child |
Slot | Total megabytes transferred this slot |
--------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx