From cce7cf2c1428d174dd49177358dc52b234e97e5c Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 22 Dec 2014 15:51:30 +0100 Subject: [SERVER] Configurable client timeout, adaptive replication speed (to be tested against varying bw/latency), retry sendfile call if ret <= len --- server.config.example/server.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'server.config.example/server.conf') diff --git a/server.config.example/server.conf b/server.config.example/server.conf index ee8163b..8c8bb9e 100644 --- a/server.config.example/server.conf +++ b/server.config.example/server.conf @@ -3,4 +3,6 @@ basePath=/mnt/storage/dnbd3 serverPenalty=100000 clientPenalty=0 isProxy=true +uplinkTimeout=1250 +clientTimeout=15000 -- cgit v1.2.3-55-g7522