Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7873131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T02:25:24+00:00 2026-06-03T02:25:24+00:00

I am currently running a simple rails app on heroku. However, it seems to

  • 0

I am currently running a simple rails app on heroku. However, it seems to be really slow. Could it be because my rails app is configured to run on Webbrick?

I was looking around, and heard about “thin” and “lighttpd”.

What are the difference between these web servers? Is lighttpd an option when it comes to rails? – Would it be better to run my rails app on thin since its ruby based? Sorry about the number of questions, not very technical with web servers.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T02:25:26+00:00Added an answer on June 3, 2026 at 2:25 am

    Your questions are a bit all over the place, so I’ll answer the theme, but won’t be able to provide technical assistance at this point.

    lighttpd is an HTTP server. It does really nothing else. Other programming frameworks expose themselves using FastCGI to handle requests. LighttpdOnRails is a great walkthrough on setting up Rails to run on lighttpd. If you are only doing Rails, you probably want one of the alternatives, but lighttpd provides a tremendous amount of flexibility the others don’t. (Self-plug: I maintain crosslight, a tool making lighttpd installs and configurations easy).

    Webbrick is a dedicated server component for your rails apps. Your app includes it as a library, and starts itself. This is a good solution for apps that are standalone.

    Thin is a dedicated servlet container. It is a piece of standalone software that runs your code as a library. It allows your code to be more modular, since it takes care of configuring everything.

    If you seriously think Webbrick is your performance bottleneck, you’ll probably want to try out Thin next. If it still runs slow, and you want to give ligghtpd a shot, go for it, but it’s probably your application at that point.

    I apologize for not having a more specific answer to the performance issue, but hopefully this addresses the larger question of getting a handle on these tools.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails app running on rackspace on postgreSQL. It is really slow.
I have a rails app running on Heroku. I am using paperclip for some
I recently added SSL functionality to my Rails app running on Heroku. I successfully
I am currently running a simple EJB application using a stateless Session Bean. I
I have a Rails app installed on a Slicehost server running Apache 2 and
Im developing a simple console application using java. I want to display currently running
I am running an app where a rails 3 app where a user creates
In JUnit 3, I could get the name of the currently running test like
I'm currently using SQLite3 with a simple post and image sharing app, similar to
Currently I'm running a few simple serialization tests. A few thousand objects are serilaized

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.