Skip to content

Instantly share code, notes, and snippets.

@esobchenko
Created January 24, 2012 11:15
Show Gist options
  • Select an option

  • Save esobchenko/1669679 to your computer and use it in GitHub Desktop.

Select an option

Save esobchenko/1669679 to your computer and use it in GitHub Desktop.
{
listen => [ 'http://*:3001' ],
workers => 5,
inactivity_timeout => 0,
keep_alive_requests => 300,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment