Commit 8d4d49c9 by 马黎滨

redis扩容

parent 54207549
...@@ -10,7 +10,7 @@ redis.maxIdle=10 ...@@ -10,7 +10,7 @@ redis.maxIdle=10
#minIdle #minIdle
redis.minIdle=5 redis.minIdle=5
#maxTotal #maxTotal
redis.maxTotal=10 redis.maxTotal=20
#timeout #timeout
redis.timeout=5000 redis.timeout=5000
redis.testOnBorrow=false 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