Index: openacs-4/packages/acs-developer-support/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-developer-support/www/index.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/packages/acs-developer-support/www/index.tcl 27 Oct 2014 16:39:34 -0000 1.21 +++ openacs-4/packages/acs-developer-support/www/index.tcl 15 Jun 2015 20:27:13 -0000 1.22 @@ -31,7 +31,7 @@
  • Developer support information is currently restricted to the following IP addresses: -

    Available Request Information

    @@ -97,15 +98,15 @@ if { [llength $requests] == 0 } { append body "There is no request information available." } else { - append body " - - + append body [subst { +
    + -" + }] set colors {white #EEEEEE} set counter 0 @@ -167,23 +168,27 @@ set query "" } if {[ns_cache get ds_page_bits $id:error dummy]} { - set elink " Errors" + set elink [subst { Errors}] } else { set elink {} } - append body " - + append body [subst { + - + -" + }] incr counter } } if { $show_more > 0 } { - append body "\n" + append body [subst { + + + }] } append body "
    Time Duration IP Request
     $start   $duration   $peeraddr [ns_quotehtml "$method $url$query"]$elink[ns_quotehtml "$method $url$query"]$elink
    show $show_more more requests
    + show $show_more more requests
    \n" Index: openacs-4/packages/xotcl-request-monitor/www/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/index.adp,v diff -u -r1.6 -r1.7 --- openacs-4/packages/xotcl-request-monitor/www/index.adp 27 Oct 2014 16:42:02 -0000 1.6 +++ openacs-4/packages/xotcl-request-monitor/www/index.adp 15 Jun 2015 20:27:47 -0000 1.7 @@ -35,10 +35,11 @@ @response_trend;noquote@

    Throttle Statistics

    -@throttle_stats;noquote@
    +@throttle_stats;noquote@ -Detailed Throttle statistics +

    Detailed Throttle statistics +

    Page View Statistics

    Index: openacs-4/packages/xotcl-request-monitor/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/index.tcl,v diff -u -r1.23 -r1.24 --- openacs-4/packages/xotcl-request-monitor/www/index.tcl 27 Oct 2014 16:42:02 -0000 1.23 +++ openacs-4/packages/xotcl-request-monitor/www/index.tcl 15 Jun 2015 20:27:47 -0000 1.24 @@ -128,7 +128,7 @@ regsub -all {,0} $end , end #ns_log Notice "begin: $begin, end: $end, $size $type" - set diagram [subst {