Skip to content

Instantly share code, notes, and snippets.

@saghul
Created June 5, 2012 08:05
Show Gist options
  • Save saghul/2873512 to your computer and use it in GitHub Desktop.
Save saghul/2873512 to your computer and use it in GitHub Desktop.
Making ab work on OSX
# http://stackoverflow.com/questions/1216267/ab-program-freezes-after-lots-of-requests-why
sudo sysctl -w net.inet.ip.portrange.first=32768
sudo sysctl -w net.inet.tcp.msl=1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment