You need to sign in or sign up before continuing.
Commit 8d4d49c9 by 马黎滨

redis扩容

parent 54207549
......@@ -10,7 +10,7 @@ redis.maxIdle=10
#minIdle
redis.minIdle=5
#maxTotal
redis.maxTotal=10
redis.maxTotal=20
#timeout
redis.timeout=5000
redis.testOnBorrow=false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment