[Varnish] #54: varnishstat gives improbable numbers
Varnish
varnish-bugs at projects.linpro.no
Tue Oct 10 22:11:42 CEST 2006
#54: varnishstat gives improbable numbers
-------------------------+--------------------------------------------------
Reporter: bjorn | Owner: phk
Type: defect | Status: new
Priority: normal | Milestone:
Component: varnishstat | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
"N active struct srcaddr" and "N struct sess" don't look right:
{{{
root at server:~# varnishstat -1
40639 Client connections accepted
40578 Client requests received
40579 Cache hits
0 Cache hits for pass
8 Cache misses
8 Backend connections initiated
8 Backend connections recycles
0 Backend connections unused
6 N struct srcaddr
18446744073709551612 N active struct srcaddr
96 N struct sess_mem
18446744073709551615 N struct sess
148 N struct object
149 N struct objecthead
2 N struct smf
0 N small free smf
1 N large free smf
1 N struct vbe_conn
85 N worker threads
148 N worker threads created
0 N worker threads not created
0 N worker threads limited
0 N queued work requests
148 N overflowed work requests
0 N dropped work requests
7 N expired objects
1 N objects on deathrow
0 HTTP header overflows
40553 Objects sent with sendfile
0 Objects sent with write
40599 Total Sessions
40587 Total Requests
0 Total pipe
0 Total pass
8 Total fetch
12705091 Total header bytes
6319233552 Total body bytes
40595 Session Closed
0 Session Pipeline
0 Session Read Ahead
0 Session herd
1182482 SHM records
163184 SHM writes
2676 SHM MTX contention
}}}
This varnish runs on a sparc64 system.
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/54>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list