Don/
--
karfai [AT] gmail.com
http://www.strangeware.ca
http://blog.strangeware.ca
Doesn't solve the memory issue but they do have New Relic RPM that
could help you debug the issues.
Jevin
> --
> You received this message because you are subscribed to the Ottawa Group of Ruby Enthusiasts [OGRE].
> To post to this group, send email to ogre...@googlegroups.com
> To unsubscribe from this group, send email to
> ogre-list+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/ogre-list?hl=en
We got a lot of memory savings by using Phusion Passenger in
conjunction with Ruby Enterprise Edition. See
http://www.rubyenterpriseedition.com/faq.html for details on the why.
There are more benefits to Passenger than just a smaller footprint as
described here: http://www.modrails.com/.
The install is dead simple and the product reliable. We're running all
of Shopify off of REE and Passenger.
However, as Jevin mentioned, Heroku is probably a great option for
your situation.
On Sat, Feb 13, 2010 at 10:31 AM, Don Kelly <kar...@gmail.com> wrote:
> --
> You received this message because you are subscribed to the Ottawa Group of Ruby Enthusiasts [OGRE].
> To post to this group, send email to ogre...@googlegroups.com
> To unsubscribe from this group, send email to
> ogre-list+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/ogre-list?hl=en
--
Cody Fauser
http://shopify.com - e-commerce done right
http://www.codyfauser.com - blog
http://peepcode.com/products/activemerchant-pdf - ActiveMerchant PeepCode
Thanks.
Don/