Sha256: d63005f29e5110960e0b4cc6032560233296742c171c3fb14f24d159d79f119c
Contents?: true
Size: 339 Bytes
Versions: 13
Compression:
Stored size: 339 Bytes
Contents
# If you have a very small app you may be able to # increase this, but in general 3 workers seems to # work best worker_processes 2 # Load rails+github.git into the master before forking workers # for super-fast worker spawn times preload_app true # Immediately restart any workers that # haven't responded within 30 seconds timeout 30
Version data entries
13 entries across 13 versions & 1 rubygems