nixos

NixOS server files. Mirror from https://git.nordgedanken.dev/kubernetes/nixos
git clone git://archive.git.mtrnord.blog/MTRNord/nixos.git
Log | Files | Refs | README

commit 5adfd8f413331fc2f7f3542975ebbdaa95713055
parent 4a3ab30a4a4e312231c0f96d29e8801ace17d284
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 31 Aug 2023 22:40:20 +0200

Meow

Diffstat:
Mnixos/worker-1/configuration.nix | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -609,15 +609,15 @@ extraConfig = '' # Virtual Servers definitions virtual_server 10.100.12.1 5000 { - delay_loop 30 + delay_loop 10 lb_algo wrr lb_kind DS - persistence_timeout 50 + persistence_timeout 10 protocol TCP real_server 100.64.0.3 5432 { - weight 2 + weight 1 HTTP_GET { url { path / @@ -630,7 +630,7 @@ } } real_server 100.64.0.1 5432 { - weight 2 + weight 1 HTTP_GET { url { path /