Commit 1d2cbd93 authored by Dag Erling Smørgrav's avatar Dag Erling Smørgrav

recyles -> recycles

Ticket:		#46

git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1131 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 5d64c21b
......@@ -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