Ticket #745 (closed defect: invalid)

Opened 5 weeks ago

Last modified 10 days ago

Varnishstat

Reported by: piripirigoso Owned by: yves
Priority: high Milestone: Varnish 2.1 release
Component: varnishstat Version: 2.1.2
Severity: critical Keywords: varnishstats
Cc:

Description

Dear All,

I've found the follow issue:

The varnishstat turns the client_req, cache_hit, cache_miss values to the zero mark.

At my script, i took this values to send to cacti.

Look the example:

AGENTE_LASTRUN 1280272976 varnish_requests 1579046 varnish_hits 1512704 varnish_misses 58198
AGENTE_LASTRUN 1280272977 varnish_requests 1581086 varnish_hits 1514679 varnish_misses 58253
AGENTE_LASTRUN 1280272978 varnish_requests 1 varnish_hits 0 varnish_misses 2
AGENTE_LASTRUN 1280272979 varnish_requests 19 varnish_hits 1 varnish_misses 20
AGENTE_LASTRUN 1280272980 varnish_requests 345 varnish_hits 28 varnish_misses 319

I have six servers, half of them with 2.1.2 version and another half with 2.0.6. Its happening junt with 2.1.2 version.

varnishstat -V varnishstat (varnish-2.1.2 SVN ) Copyright (c) 2006-2009 Linpro AS / Verdens Gang AS

Can You hepl me?

Change History

Changed 4 weeks ago by yves

Hi,

It appears that the Varnish worker process is being restarted thus resetting the varnishstat back to zero. In order to locate the cause of this, I would kindly ask that you attach any entries in the syslog containing panic messages relating to crahses/kills. This will help greatly.

regards,

Yves

Changed 10 days ago by yves

  • owner changed from phk to yves

Changed 10 days ago by yves

  • status changed from new to assigned

Changed 10 days ago by yves

  • status changed from assigned to closed
  • resolution set to invalid

Have not heard back from the reporter. Closing the case as of today.

Note: See TracTickets for help on using tickets.