Varnish has already many useful statistics, but it lacks a few to be perfect. Here is a patch to add : - n_lru_inserted : number of objets inserted in the LRU (coupled with n_lru_nuked, it can be a nice way of monitoring cache storage usage) - esi_included : number of ESI includes found It also includes esi_parsed, backported from trunk. The patch is against 2.0.2. Hope you will find it useful. Jean-François Bustarret WAT - Responsable technique http://www.wat.tv
varnish-stats.patch
Description: varnish-stats.patch
_______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
