Slide 23
Slide 23 text
Deployment Checklist
Have you tested your setup for resiliency to:
Permanent failures: kill / reboot machines
Transient failures: SIGSTOP redis / drop packets using iptables
What’s your strategy for updating configuration?
What is the value of -m (--mbuf-size)?
What is your max key length? Is it less than --mbuf-size?
How many connections is your proxy meant to handle? - file
descriptor limit: “ulimit -n”
Are you using commands with multiple keys? If so, is hash_tag
configured?