Sha256: 2c692ccbe3ee7ee44eda9c3f4d24ca57b2b7ed0fd7e06ec682bf498666cdf7b6

Contents?: true

Size: 538 Bytes

Versions: 11

Compression:

Stored size: 538 Bytes

Contents

# Copyright (c) 2008-2013 Michael Dvorkin and contributors.
#
# Fat Free CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
# http://michaelvanrooijen.com/articles/2011/06/01-more-concurrency-on-a-single-heroku-dyno-with-the-new-celadon-cedar-stack/

worker_processes 2 # amount of unicorn workers to spin up
timeout 30         # restarts workers that hang for 30 seconds

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fat_free_crm-0.13.6 config/unicorn.rb
fat_free_crm-0.13.5 config/unicorn.rb
fat_free_crm-0.13.4 config/unicorn.rb
fat_free_crm-0.13.3 config/unicorn.rb
fat_free_crm-0.13.2 config/unicorn.rb
fat_free_crm-0.12.3 config/unicorn.rb
fat_free_crm-0.12.2 config/unicorn.rb
fat_free_crm-0.13.1 config/unicorn.rb
fat_free_crm-0.12.1 config/unicorn.rb
fat_free_crm-0.13.0 config/unicorn.rb
fat_free_crm-0.12.0 config/unicorn.rb