From c5ebe8bd14a8cf5cd14fb82def9c88d4f284903a Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 27 Aug 2021 21:39:15 -0500 Subject: [PATCH] Revert "Remove generic3 and generic4 workers from Matrix" This reverts commit 317fb3614914305a47574efa8d2cc50728348ef6. --- conf.d/matrix.boba.best | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conf.d/matrix.boba.best b/conf.d/matrix.boba.best index 917955a..278d1f4 100644 --- a/conf.d/matrix.boba.best +++ b/conf.d/matrix.boba.best @@ -106,6 +106,8 @@ matrix.boba.best { reverse_proxy { to localhost:8010 to localhost:8011 + to localhost:8012 + to localhost:8013 lb_policy round_robin health_uri /health health_interval 15s @@ -116,6 +118,8 @@ matrix.boba.best { reverse_proxy { to localhost:8010 to localhost:8011 + to localhost:8012 + to localhost:8013 lb_policy ip_hash health_uri /health health_interval 15s