Skip to content

Instantly share code, notes, and snippets.

@gfodor
Created June 7, 2010 22:33
Show Gist options
  • Save gfodor/429283 to your computer and use it in GitHub Desktop.
Save gfodor/429283 to your computer and use it in GitHub Desktop.
kernel.shmmax = 5000000000
kernel.shmmni = 4096
kernel.shmall = 4000000000
kernel.sem = 250 64000 100 512
vm.overcommit_memory = 2
net.ipv4.tcp_tw_recycle=1
net.ipv4.tcp_max_syn_backlog=4096
net.core.netdev_max_backlog=10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment