about summary refs log tree commit diff
path: root/domains.yml
diff options
context:
space:
mode:
Diffstat (limited to 'domains.yml')
-rw-r--r--domains.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/domains.yml b/domains.yml
index 0d4c928..ad12623 100644
--- a/domains.yml
+++ b/domains.yml
@@ -30,6 +30,8 @@ domains:
     client_body_size: 200M
     proxy:
       host: "10.10.1.4"
+      keepalive: true
+      timeout: 10s
   octoprint2:
     name: "octoprint2.dybiec.info"
     http_redirect: true
@@ -37,3 +39,5 @@ domains:
     client_body_size: 200M
     proxy:
       host: "10.10.1.5"
+      keepalive: true
+      timeout: 10s