Commit edf72e23 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

r31762@cat (orig r1131): des | 2006-09-27 09:43:21 +0200

 recyles -> recycles
 
 Ticket:		#46


git-svn-id: http://www.varnish-cache.org/svn/branches/1.0@1170 d4fa192b-c00b-0410-8231-f00ffab90ce4
parents 346ca162 1d2cbd93
......@@ -37,7 +37,7 @@ MAC_STAT(cache_hitpass, uint64_t, "u", "Cache hits for pass")
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")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment