Skip to content

Commit

Permalink
more puma
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Sep 8, 2019
1 parent b59886a commit 7783ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/ruby/puma.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
stdout_redirect '/tmp/isu-rack.log', '/tmp/isu-rack.log', true

threads 6,6
workers 2
workers 4

bind 'unix:///run/isucari/puma.sock'

Expand Down

0 comments on commit 7783ec0

Please sign in to comment.