Skip to content

Instantly share code, notes, and snippets.

@proton
Created June 10, 2012 21:54
Show Gist options
  • Select an option

  • Save proton/2907465 to your computer and use it in GitHub Desktop.

Select an option

Save proton/2907465 to your computer and use it in GitHub Desktop.
pid: /var/web/my/shared/pids/thin.pid
log: log/thin.log
timeout: 30
max_conns: 1024
socket: /var/web/my/shared/thin.sock
no-epoll: true
max_persistent_conns: 512
chdir: /var/web/my/current
environment: production
servers: 3
address: 0.0.0.0
daemonize: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment