Files
2012-02-21 01:15:00 -05:00

1 line
3.1 KiB
JSON

[{"user_id": 28233, "stars": [], "topic_id": 38975, "date_created": 1307743474.8602231, "message": "I'm currently using the the following for my Rails 3 app:\n\nEC2\nRVM\napache\nPassenger\n\nHowever, I've read a lot about nginx and Thin. Anyone have experience with those that they can share? Are they worth moving to? Any issues integrating with RVM?", "group_id": 447, "id": 1366594}, {"user_id": 1648, "stars": [], "topic_id": 38975, "date_created": 1307744291.5318921, "message": "but in production, you probably want configuration", "group_id": 447, "id": 1366713}, {"user_id": 1648, "stars": [], "topic_id": 38975, "date_created": 1307744141.792105, "message": "I think you're better off sticking with passenger than switching to Thin", "group_id": 447, "id": 1366699}, {"user_id": 1648, "stars": [], "topic_id": 38975, "date_created": 1307744262.0589609, "message": "I think it actually uses nginx, it just doesn't require any configuration", "group_id": 447, "id": 1366708}, {"user_id": 9389, "stars": [], "topic_id": 38975, "date_created": 1307744185.0458491, "message": "I've heard good things about the standalone version of Passenger that doesn't require a webserver in front of it.", "group_id": 447, "id": 1366701}, {"user_id": 1648, "stars": [], "topic_id": 38975, "date_created": 1307744121.2505319, "message": "If you're having concurrent load issues or just like nicer config syntax (IMO) you might like switching out apache for nginx", "group_id": 447, "id": 1366696}, {"user_id": 9389, "stars": [], "topic_id": 38975, "date_created": 1307744366.8079209, "message": "At scale, absolutely. I have no idea how big the project is.", "group_id": 447, "id": 1366720}, {"user_id": 19238, "stars": [], "topic_id": 38975, "date_created": 1307778161.0620821, "message": "I'm using Passenger + nginx. AFAIK Unicorn is a way faster and uses a few resources. Also check rainbows!: http://rainbows.rubyforge.org/", "group_id": 447, "id": 1369113}, {"user_id": 27284, "stars": [{"date_created": 1308328498.96257, "user_id": 31561}], "topic_id": 38975, "date_created": 1307792858.7538691, "message": "Just use Heroku, and let them worry about this while you focus on building a great app :)", "group_id": 447, "id": 1369666}, {"user_id": 28233, "stars": [], "topic_id": 38975, "date_created": 1307815086.19471, "message": "Cool, sounds like I should switch to nginx, but thin may not necessarily be a win over passenger.\n\n@ejdraper Would love to just use Heroku, but it ain't cheap!", "group_id": 447, "id": 1370716}, {"user_id": 28233, "stars": [], "topic_id": 38975, "date_created": 1307815106.8322561, "message": "Anyone have experience with Unicorn or rainbows?", "group_id": 447, "id": 1370717}, {"user_id": 36032, "stars": [], "topic_id": 38975, "date_created": 1307881209.1973541, "message": "unicorn is good for long running process, i think ngnix + passenger should be minimal setup for production..", "group_id": 447, "id": 1374029}, {"user_id": 8595, "stars": [], "topic_id": 38975, "date_created": 1307893458.62097, "message": "We have an API app taking 3.6m hits a day running nginx/unicorn/god", "group_id": 447, "id": 1374589}]