Skip to content
Commit b6853eee authored by JOduMonT's avatar JOduMonT Committed by Pierre Ozoux
Browse files

add vm.overcommit_memory=1 (#152)

as is recommanded by REDIS
# WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
parent 63e81f7d
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