X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-status;h=73edf54ad421f7ef4bce06022948a7fb90869589;hp=c5a747b37ca2d3187d5dc19802fb59eb9b872727;hb=f2688b54ea5ffd09e900269a7965f45c058c3343;hpb=f45460cfbaaf121580038da403cf1cf25e8276fc;ds=sidebyside diff --git a/templates/show-status b/templates/show-status index c5a747b3..73edf54a 100644 --- a/templates/show-status +++ b/templates/show-status @@ -53,8 +53,6 @@ # The options read from the configfile, linked to their # explanations, plus warnings if parsing acl or forward # statements produced errors. -# sourceversions: -# A HTML-formatted list of the individual source file cvs versions # defines: # A HTML-formatted list of all conditional #defines used when # Privoxy was compiled @@ -91,6 +89,13 @@ # The percentage of blocked requests # have-no-stats: # There haven't any statistics been collected yet +# extended-statistics: +# Privoxy was compiled with extended statistiscs support. +# In this case the following symbols are available: +# block-reason-statistics: +# Table content of block reasons and how often they were used. +# filter-statistics: +# Table content of content filter statistics. # pcrs-support: # Privoxy was compiled with pcrs support # trust-support: @@ -214,6 +219,25 @@ + + + +

Block Reason Statistics:

+ + +@block-reason-statistics@
Block reasonCount
+ + + + +

Content Filter Statistics:

+ + +@filter-statistics@
Filter nameExecutionsPages modifiedHits
+ + + +

Conditional #defines: