I'm writing a simple app which can take heavy advantage of http caching on heroku (ie. largely unchaging pages).
My understanding though is that Varnish isn't used on the new Cedar stacks. The alternative is to use rack-cache and the memcached add-on (which seems like *uber* complex overkill for what I need, which is effectively serving up pages already cached to avoid a dyno.). Is anyone using this with the dalli gem and Sinatra and can speak to performance versus the Bamboo stack and Varnish? Scenario in question would be a page being daring fireballed/slashdotted etc. Question is, is it unwise to build now on the Bamboo/Varnish stack if it's vanishing in favour of Cedar soon? thanks! Daryl. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
