From 7bbbd1dda0cd38882629e1fc317070e5a9068c5b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 10 Feb 2009 10:53:20 -0800 Subject: update README --- README | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index 5021477..7d8191c 100644 --- a/README +++ b/README @@ -2,6 +2,10 @@ Experimental UNIX-only fork of Mongrel. No threads. +Only run this behind nginx (or another fully-buffering reverse proxy, +I know of none) or to serve clients within the same datacenter. This +is absolutely not designed to deal with slow clients. + See http://unicorn.bogomips.org for more information. == License @@ -13,14 +17,6 @@ Mongrel is copyright 2007 Zed A. Shaw and contributors. It is licensed under the Ruby license and the GPL2. See the include LICENSE file for details. -== Quick Start - -The easiest way to get started with Unicorn is to install it via -RubyGems and then run a Ruby on Rails application. You can do this -easily: - - $ gem install unicorn - == Install The library consists of a C extension so you'll need a C compiler or at @@ -32,6 +28,6 @@ Finally, the source includes a setup.rb for those who hate RubyGems. == Contact -Newsgroup and mailing list coming. +Newsgroup and mailing list coming, or it'll be a part of the Mongrel project. Email Eric Wong at normalperson@yhbt.net for now. -- cgit v1.2.3-24-ge0c7