Sha256: c081c39b01e2b13d79992a4a66ca2e413b7bbfccb503d516ff4f8a0e4a4e9d41
Contents?: true
Size: 362 Bytes
Versions: 10
Compression:
Stored size: 362 Bytes
Contents
check process <%= @app_name %>_resque with pidfile <%= @pidfile %> start program = "/etc/init.d/<%= @app_name %>_resque start" with timeout 90 seconds stop program = "/etc/init.d/<%= @app_name %>_resque stop" with timeout 90 seconds #if totalmem is greater than <%= @max_mem || "300 MB" %> for 10 cycles then restart # eating up memory? group resque
Version data entries
10 entries across 10 versions & 2 rubygems