X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=a71e7ce5b9d8af4c415ea224ae4615728c718322;hb=947aeaf773c34acf8e687fa66a560abb1b367eac;hp=f0225388dd43ee021bfe4bb19e1ad041937443b5;hpb=81d683b179e250ec86b9a42d668e5cfecc986fb3;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index f0225388..a71e7ce5 100644 --- a/templates/show-status +++ b/templates/show-status @@ -200,6 +200,12 @@ @requests-blocked@ out of @requests-received@ requests have been blocked, which equals a block rate of @percent-blocked@%. +

+

+ Note that the statistics currently don't work properly for + reused connections where only the last request gets counted. + You may want to look into Privoxy-Log-Parser's --statistics option, + which doesn't have this limitation. There haven't been any requests so far.