309201a
# If you need to change max open file limit
309201a
# for example, when you change maxclient in configuration
309201a
# you can change the value below
309201a
# see "man limits.conf" for information
309201a
redis soft nofile 10240
309201a
redis hard nofile 10240