From c47d13d2c5ce75cca5ac11eda6d6a0e54015e711 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 28 Jul 2016 18:02:34 +0000 Subject: doc: update gmane URLs to point to our own archives Gmane's NNTP server remains up, but the HTTP site is down: https://lars.ingebrigtsen.no/2016/07/28/the-end-of-gmane/ Anyways, our own archives are designed to be mirror-able via git: git clone --mirror https://bogomips.org/unicorn-public And the code is self-hostable: git clone https://public-inbox.org --- lib/unicorn/oob_gc.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/unicorn/oob_gc.rb') diff --git a/lib/unicorn/oob_gc.rb b/lib/unicorn/oob_gc.rb index a07978b..5572e59 100644 --- a/lib/unicorn/oob_gc.rb +++ b/lib/unicorn/oob_gc.rb @@ -43,8 +43,9 @@ # use Unicorn::OobGC, 2, %r{\A/(?:expensive/foo|more_expensive/foo)} # # Feedback from users of early implementations of this module: -# * http://comments.gmane.org/gmane.comp.lang.ruby.unicorn.general/486 -# * http://article.gmane.org/gmane.comp.lang.ruby.unicorn.general/596 +# * https://bogomips.org/unicorn-public/0BFC98E9-072B-47EE-9A70-05478C20141B@lukemelia.com/ +# * https://bogomips.org/unicorn-public/AANLkTilUbgdyDv9W1bi-s_W6kq9sOhWfmuYkKLoKGOLj@mail.gmail.com/ + module Unicorn::OobGC # this pretends to be Rack middleware because it used to be -- cgit v1.2.3-24-ge0c7