Phusion white papers Phusion overview

Ruby Enterprise Edition 1.8.7-2011.02 released

By Hongli Lai on February 21st, 2011

What is Ruby Enterprise Edition?

Ruby Enterprise Edition (REE) is a server-oriented distribution of the official Ruby interpreter, and includes various additional enhancements, such as:

REE can be easily installed in parallel to your existing Ruby interpreter, allowing you switch to REE with minimal hassle or risk. REE has been out for several years now and is already used by many high-profile websites and organizations, such as New York Times, Twitter, Shopify and 37signals.

“We switched to enterprise ruby to get the full benefit of the [copy-on-write] memory characteristics and we can absolutely confirm the memory savings of 30% some others have reported. This is many thousand dollars of savings even at today’s hardware prices.”
Tobias Lütke (Shopify)

Ruby Enterprise Edition is 100% open source.

Changes

This REE release is merged with Ruby 1.8.7-p334 because of the recent security vulnerabilities. Users are advised to upgrade as soon as possible.

Download & upgrade

To install Ruby Enterprise Edition, please visit the download page. To upgrade from a previous version, simply install into the same prefix that you installed to last time. Please also refer to the documentation for upgrade instructions.

Comments

  1. [...] Dit blogartikel was vermeld op Twitter door Fabio Akita, Phusion, Bryan Helmkamp, George Guimarães, Allisson Azevedo en anderen. Allisson Azevedo heeft gezegd: RT @phusion_nl: Ruby Enterprise Edition 2011.02 released (security fix): http://blog.phusion.nl/2011/02/21/ruby-enterprise-edition-1-8-7 … [...]

  2. Tuomas says:

    That is cool, but how about rubytricks 1.9.2? Are you planning on creating a version for it?

  3. Tuomas says:

    Damn iPad!! I meant “ruby”, not “rubytricks”.

  4. xv22 says:

    Thanks. When I want to download http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2011.02.tar.gz from my server, I get this message:

    403 Forbidden

    Your client does not have permission to get URL /files/ruby-enterprise-1.8.7-2011.02.tar.gz from this server. (Client IP address: 178.63.60.xx)

    You are accessing this page from a forbidden country.

    From another IP, it works.

  5. xv22 says:

    (The 403 has a “Google Error” caption)

  6. Hongli Lai says:

    File a support request at Google. File hosting is not under our control.

  7. [...] corrige un bug sur du multi-threading de Ruby 1.8.7. Elle intègre aussi les améliorations de la version précédente : un correctif sur une faille de sécurité [...]

Leave a comment