You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: