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

Bad performace on EC2 #1

Open
sonianand11 opened this issue Aug 19, 2011 · 3 comments
Open

Bad performace on EC2 #1

sonianand11 opened this issue Aug 19, 2011 · 3 comments

Comments

@sonianand11
Copy link

Hi, I read the post about rails from http://planet.jboss.org/view/post.seam;jsessionid=0319B045DC149D668026181835B57EE1?post=benchmarking_torquebox

I have tested the source code for hello world application in rails on EC2 using Apache Benchmark tool. It gives me the result of 23 request per sec.
As in that post they have mention around 600 request per sec.
Why I have got this result?
Is there any additional configuration in torquebox server?

@tobias
Copy link
Member

tobias commented Aug 19, 2011

@sonianand11 What size ec2 instance are you using? What version of TorqueBox?

@sonianand11
Copy link
Author

I am using unbuntu(64-bit) m1-large size ec2 instance. My TorqueBox version is 1.1.1

@bbrowning
Copy link
Member

Somehow I overlooked this issue - if you never figured this out, make sure you're running your application in production mode. It sounds like it was probably running in development mode.

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

3 participants