From cc7e65a1aa1bacc9658a687140011e999be6e3e7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 25 Feb 2011 17:54:24 +0000 Subject: tee_input: remove old *BSD stdio workaround Ruby 1.8.* users should get the latest Ruby 1.8.7 anyways since they contain critical bugfixes. We don't keep workarounds forever since the root problem is fixed/worked-around in upstream and people have had more than a year to upgrade Ruby. --- KNOWN_ISSUES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'KNOWN_ISSUES') diff --git a/KNOWN_ISSUES b/KNOWN_ISSUES index 259681d..35dc9f3 100644 --- a/KNOWN_ISSUES +++ b/KNOWN_ISSUES @@ -8,6 +8,10 @@ acceptable solution. Those issues are documented here. See http://redmine.ruby-lang.org/issues/show/4338 +* On Ruby 1.8 prior to Ruby 1.8.7-p248, *BSD platforms have a broken + stdio that causes failure for file uploads larger than 112K. Upgrade + your version of Ruby or continue using Unicorn 1.x/3.4.x. + * For notes on sandboxing tools such as Bundler or Isolate, see the {Sandbox}[link:Sandbox.html] page. -- cgit v1.2.3-24-ge0c7