From 32ca216b49b2417a102457ce54bdd9bb76d6f02d Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 20 Dec 2013 16:03:12 +0100 Subject: [KERNEL] Improved read timeout handling --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') 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) -- cgit v1.2.3-55-g7522