What kind of bullshit is this?
That's 512mb of shared resource, you decide how many requests it actually is.
usually larger rails app can do 2-3 requests on a dyno.
Just configure Unicorn workers to that and set it on your procfile. This is known since 2011 (a week after Cedar as announced)
Did you bother to read the article before spouting off half-cocked? RG apparently can't even run Unicorn because they don't have enough available memory.
Comments
What kind of bullshit is this? That's 512mb of shared resource, you decide how many requests it actually is.
usually larger rails app can do 2-3 requests on a dyno. Just configure Unicorn workers to that and set it on your procfile. This is known since 2011 (a week after Cedar as announced)
Just configure Unicorn workers to that
Did you bother to read the article before spouting off half-cocked? RG apparently can't even run Unicorn because they don't have enough available memory.