Sha256: 57aa3ae454526d7fe2b98dbc977019191257f265ef620fbd6a04e5bd10151222
Contents?: true
Size: 359 Bytes
Versions: 5
Compression:
Stored size: 359 Bytes
Contents
working_directory "<%= current_path %>" pid "<%= fetch(:rainbows_pid) %>" stderr_path "<%= fetch(:rainbows_log) %>" stdout_path "<%= fetch(:rainbows_log) %>" listen "/tmp/rainbows.<%= fetch(:application) %>.sock" worker_processes <%= fetch(:rainbows_workers) %> timeout 30 Rainbows! do worker_connections 400 keepalive_timeout 0 use :EventMachine end
Version data entries
5 entries across 5 versions & 1 rubygems