ç°å¢ Mac OSX 10.8.3 Rails 3.2.13 Ruby 2.0.0-p0 Homebew ã¯å°å ¥æ¸ã¿ã¨ãã Unicorn Install gem install unicorn è¨å® /config/unicorn.rb ãä½æ # ã¯ã¼ã«ã¼ã®æ° worker_processes 2 # ã½ã±ããçµç±ã§éä¿¡ãã listen File.expand_path('tmp/sockets/unicorn.sock', ENV['RAILS_ROOT']) # ãã° stderr_path File.expand_path('log/unicorn.log', ENV['RAILS_ROOT']) stdout_path File.expand_path('log/unicorn.log', ENV['RAILS_ROOT']) # ãã¦ã³ã¿ã¤ã ãªãã preload_app
{{#tags}}- {{label}}
{{/tags}}