From af32f93921120820d9af380b59f08831c9e8603d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 18 Oct 2005 15:53:51 +0000 Subject: MFC 6960 Cleanup hardcoded meta refreshes --- usr/local/www/status_queues.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local/www/status_queues.php') diff --git a/usr/local/www/status_queues.php b/usr/local/www/status_queues.php index 69854f5..880aec1 100755 --- a/usr/local/www/status_queues.php +++ b/usr/local/www/status_queues.php @@ -106,7 +106,7 @@ if(!isset($config['shaper']['enable'])) {

Note:
Queue graphs take 5 seconds to sample data.
- You can configure the TrafficShaper here. + You can configure the Traffic Shaper here.


Reset queues if they do not load. @@ -172,7 +172,7 @@ While(!Connection_Aborted()) { $counter++; if($counter > 40) { echo "Redirecting to Queue Status.

"; - echo ""; + echo ""; mwexec("/usr/bin/killall -9 pfctl"); mwexec("/usr/bin/killall -9 pfctl php"); exit; -- cgit v1.1