[Varnish] #1591: varnishtop contains duplicate entries

Varnish varnish-bugs at varnish-cache.org
Mon Sep 15 12:44:11 CEST 2014


#1591: varnishtop contains duplicate entries
--------------------+--------------------
 Reporter:  kwy     |       Owner:
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:
Component:  build   |     Version:  4.0.1
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+--------------------

Comment (by lkarsten):

 I was able to reproduce this on 4.0.1.

 Steps:
 Start a fresh varnishd and varnishtop. Run a few requests for the same
 URL. Run some other requests for a different URL, then the original again.
 See that the URLs are not grouped together as they should.

 Example output from varnishtop:
 {{{
      0.91 BereqURL       /foo/
      0.72 BereqURL       /foo/
      0.69 BereqURL       /foo/?fadsf
      0.68 BereqURL       /foo/?fadsf
      0.67 BereqURL       /foo/?fadsf
      0.67 BereqURL       /foo/?fadsf
      0.65 BereqURL       /foo/?fadsf
      0.64 BereqURL       /foo/?fadsf
      0.64 BereqURL       /foo/?fadsf
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1591#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list