Skip to content

Instantly share code, notes, and snippets.

@ETiV
Created June 3, 2013 16:31
Show Gist options
  • Save ETiV/5699394 to your computer and use it in GitHub Desktop.
Save ETiV/5699394 to your computer and use it in GitHub Desktop.
aria2 server connection unlimit.
/**
* vim OptionHandlerFactory.cc
* /PREF_MAX_CONNECTION_PER_SERVER
* change the next line `1, 16,` to `1, -1`
* :wq
*/
// then make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment