Varnish hit + pass + miss reaches less than 50% of all reqs
Alexandre Thaveau
Alexandre.Thaveau at mister-auto.com
Thu Apr 18 07:36:04 UTC 2019
Ok thanks very much for your help, my prometheus graph will be much more
useful with these informations :)
Best regards,
Alex
Le jeu. 18 avr. 2019 à 08:24, Dridi Boukelmoune <dridi at varni.sh> a écrit :
> On Wed, Apr 17, 2019 at 6:23 PM Guillaume Quintard
> <guillaume at varnish-software.com> wrote:
> >
> > Hi there,
> >
> > So:
> >
> > MAIN.client_req 290152364 (aaaaaaaaaaall the requests)
> >
> > vs
> >
> > MAIN.cache_hit 7433491
> > MAIN.cache_hit_grace 36319 (exclude these are they are already
> accounted for in MAIN.cache_hit)
> > MAIN.cache_hitpass 16003020 (exclude these are they are already
> accounted for in MAIN.s_pass)
> > MAIN.cache_miss 89526521
> > MAIN.s_synth 11418599
> > MAIN.s_pipe 216
> > MAIN.s_pass 181773529
> >
> > the difference is now 8 requests, which is fairly reasonable (some
> requests may be in flight, and threads don't necessarily push their stats
> after every requests)
>
> Well, you can also return(synth) from almost anywhere, including after
> a lookup where we bump one of the outcomes. This can create a bit of
> double-accounting from the point of view of "summing the rest".
>
> Dridi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20190418/69ea7ce2/attachment.html>
More information about the varnish-misc
mailing list