Index: openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 23 May 2008 19:23:23 -0000 1.14 +++ openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 26 May 2008 19:42:42 -0000 1.15 @@ -209,7 +209,7 @@ if {[string match text/html* $content_type]} { [Users current_object] add_view $key } - response_time_minutes add_url_stat $url $time_used $key $content_type + response_time_minutes add_url_stat $url $time_used $key } Throttle instforward report_url_stats response_time_minutes %proc Throttle instforward flush_url_stats response_time_minutes %proc