]> _ Git - fluidbook-toolbox.git/commitdiff
wait #7270 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 22 Jan 2025 18:45:39 +0000 (19:45 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 22 Jan 2025 18:45:39 +0000 (19:45 +0100)
app/Fluidbook/HostingLoadBalancer.php

index 8fcef6e01994455821c37912fd937dece3545512..a82c461d0fd43a94472ff1d1f1600b5848e8fcb1 100644 (file)
@@ -8,7 +8,7 @@ class HostingLoadBalancer
 {
     protected static $_servers = [
         ['name' => 's1', 'host' => 's1.lb.fluidbook.com', 'weight' => 1],
-        ['name' => 's2', 'host' => 's2.lb.fluidbook.com', 'weight' => 2],
+        //['name' => 's2', 'host' => 's2.lb.fluidbook.com', 'weight' => 2],
         ['name' => 's3', 'host' => 's3.lb.fluidbook.com', 'weight' => 2],
       // ['name' => 's4', 'host' => 's4.lb.fluidbook.com', 'weight' => 2],
       //  ['name' => 's5', 'host' => 's5.lb.fluidbook.com', 'weight' => 8],