Skip to content

Instantly share code, notes, and snippets.

@jpemberthy
Created February 17, 2009 18:13
Show Gist options
  • Save jpemberthy/65874 to your computer and use it in GitHub Desktop.
Save jpemberthy/65874 to your computer and use it in GitHub Desktop.
environment: production
chdir: /home/acoplet/www/acoplet/current/
address: 127.0.0.1
user: acoplet
group: acoplet
port: 8000
pid: /home/acoplet/www/acoplet/current/tmp/thin.pid
rackup: /home/acoplet/www/acoplet/current/config.ru
log: /home/acoplet/www/acoplet/current/log/thin.log
max_conns: 1024
timeout: 30
max_persistent_conns: 512
daemonize: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment