You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2021/07/11 00:59:45 UTC

[trafficcontrol] branch master updated: Update traffic_monitor.cfg (#6010)

This is an automated email from the ASF dual-hosted git repository.

zrhoffman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new e857dfd  Update traffic_monitor.cfg (#6010)
e857dfd is described below

commit e857dfd235d04f56ec20f8fa3c4b4c70ac071178
Author: Scumtron <sc...@mail.ru>
AuthorDate: Sun Jul 11 03:59:29 2021 +0300

    Update traffic_monitor.cfg (#6010)
---
 infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg b/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg
index 4b87440..5af0bec 100644
--- a/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg
+++ b/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg
@@ -5,7 +5,7 @@
 	"http_timeout_ms": $HTTP_TIMEOUT_MS,
 	"peer_polling_interval_ms": 5000,
 	"peer_optimistic": true,
-	"peer_optimisitc_quorum_min": 0,
+	"peer_optimistic_quorum_min": 0,
 	"max_events": 200,
 	"max_stat_history": 5,
 	"max_health_history": 5,