use timeout 0 by default, as this is a common source of problems.

This commit is contained in:
antirez
2011-10-31 15:43:23 +01:00
parent 9e68987f53
commit 18fe946f6a
+1 -1
View File
@@ -37,7 +37,7 @@ port 6379
# unixsocketperm 755
# Close the connection after a client is idle for N seconds (0 to disable)
timeout 300
timeout 0
# Set server verbosity to 'debug'
# it can be one of: