Mailing List Archive

r1170 - in branches/1.0: . include
Author: des
Date: 2006-10-18 16:26:56 +0200 (Wed, 18 Oct 2006)
New Revision: 1170

Modified:
branches/1.0/
branches/1.0/include/stat_field.h
Log:
r31762 at cat (orig r1131): des | 2006-09-27 09:43:21 +0200
recyles -> recycles

Ticket: #46



Property changes on: branches/1.0
___________________________________________________________________
Name: svk:merge
- d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1130
+ d4fa192b-c00b-0410-8231-f00ffab90ce4:/trunk/varnish-cache:1131

Modified: branches/1.0/include/stat_field.h
===================================================================
--- branches/1.0/include/stat_field.h 2006-10-18 14:26:55 UTC (rev 1169)
+++ branches/1.0/include/stat_field.h 2006-10-18 14:26:56 UTC (rev 1170)
@@ -37,7 +37,7 @@
MAC_STAT(cache_miss, uint64_t, "u", "Cache misses")

MAC_STAT(backend_conn, uint64_t, "u", "Backend connections initiated")
-MAC_STAT(backend_recycle, uint64_t, "u", "Backend connections recyles")
+MAC_STAT(backend_recycle, uint64_t, "u", "Backend connections recycles")
MAC_STAT(backend_unused, uint64_t, "u", "Backend connections unused")

MAC_STAT(n_srcaddr, uint64_t, "u", "N struct srcaddr")