thin.yml 144 B

12345678910
  1. ---
  2. timeout: 30
  3. wait: 30
  4. max_conns: 1024
  5. max_persistent_conns: 512
  6. environment: production
  7. port: 8080
  8. servers: 8
  9. log: /tmp/thin.log
  10. quiet: true