500 requests/s with Ruby on Rails 4 on a 5$ / month server
blog.wiemann.name
500 requests/s with Ruby on Rails 4 on a 5$ / month server
1–10 of 16 posts
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#2Also there's no mention of what your test actually is?
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#3Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#4I find a single dyno on Heroku does a good job too and costs $0 / month. So far the most traffic I've handled is 1,708 page views in an hour with Rails 4 (and a lot of action caching).
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#5Am I reading the ab output wrong or did you only make 40 requests and 13 of them failed? Also there's no mention of what your test actually is?
Complete requests: 40
Failed requests: 13
is far from good
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#6Am I reading the ab output wrong or did you only make 40 requests and 13 of them failed? Also there's no mention of what your test actually is?
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#7Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#8Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#9Am I reading the ab output wrong or did you only make 40 requests and 13 of them failed? Also there's no mention of what your test actually is?
Re: 500 requests/s with Ruby on Rails 4 on a 5$ / month server
#10Am I reading the ab output wrong or did you only make 40 requests and 13 of them failed? Also there's no mention of what your test actually is?
Indeed Complete requests: 40 Failed requests: 13 is far from good