summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 6342222..45593c2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -82,7 +82,7 @@
#define TIMER_INTERVAL_KEEPALIVE_PACKET 6
// Expect a keepalive response every X seconds
-#define SOCKET_KEEPALIVE_TIMEOUT 7
+#define SOCKET_KEEPALIVE_TIMEOUT 8
// Number of unsuccessful alt_server probes before read errors are reported to the block layer
// (ALL servers will be probed this many times)