1 parent ca8f7e4 commit abbdf2aCopy full SHA for abbdf2a
1 file changed
lib/synapse/haproxy.rb
@@ -37,6 +37,7 @@ class Haproxy
37
"http-check send-state",
38
"http-request",
39
"http-response",
40
+ "http-reuse",
41
"id",
42
"ignore-persist",
43
"log",
@@ -166,6 +167,7 @@ class Haproxy
166
167
"hash-type",
168
"http-check disable-on-404",
169
170
171
172
"maxconn",
173
"mode",
@@ -377,6 +379,7 @@ class Haproxy
377
379
378
380
381
382
383
384
385
0 commit comments