Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use not Webrick #11

Open
Dianoga opened this issue Sep 30, 2014 · 2 comments
Open

Use not Webrick #11

Dianoga opened this issue Sep 30, 2014 · 2 comments

Comments

@Dianoga
Copy link
Contributor

Dianoga commented Sep 30, 2014

I'm not all that familiar with Ruby, but the general consensus I've seen is that webrick isn't good. Heroku recommends Unicorn (https://devcenter.heroku.com/articles/rails-unicorn).

It looks like it shouldn't be too hard to setup, but I could be wrong there.

@FlorianZ
Copy link
Owner

Passenger might be another option. I'll keep this on the backburner, since webrick seems to work fine for now.

@Dianoga
Copy link
Contributor Author

Dianoga commented Sep 30, 2014

Heroku may also be using Thin. The git commit dialog talks about webrick, but the actual logs make it look like thin.

Probably doesn't matter as long as things keep working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants