about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-04-02 10:54:57 +0000
committerEric Wong <e@80x24.org>2014-04-02 10:54:57 +0000
commitef4affa2f7e5299d957c4e61019372b7f1c30bcb (patch)
treefa089b0df17a2e207c3aeb18ac3f839f3477e019
parentd07b5086ce2d2ef9d92d16242037a4ed71252da1 (diff)
downloadunicorn-ef4affa2f7e5299d957c4e61019372b7f1c30bcb.tar.gz
Thanks to Sam Saffron for the heads up.
-rw-r--r--lib/unicorn/oob_gc.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/unicorn/oob_gc.rb b/lib/unicorn/oob_gc.rb
index 4cddd50..a07978b 100644
--- a/lib/unicorn/oob_gc.rb
+++ b/lib/unicorn/oob_gc.rb
@@ -4,6 +4,10 @@
 # It is built on new APIs in Ruby 2.1, so it is more intelligent than
 # this historical implementation.
 #
+# Users on Ruby 2.0 (not 2.1+) may also want to check out
+# lib/middleware/unicorn_oobgc.rb from the Discourse project
+# (https://github.com/discourse/discourse)
+#
 # The following information is only for historical versions of Ruby.
 #
 # Runs GC after requests, after closing the client socket and