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 --- FAQ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index bc70493..4ae2034 100644 --- a/FAQ +++ b/FAQ @@ -7,7 +7,7 @@ drained entirely by the application. This may happen when request bodies are gzipped, as unicorn reads request body data lazily to avoid overhead from bad requests. -Ref: http://mid.gmane.org/FC91211E-FD32-432C-92FC-0318714C2170@zendesk.com +Ref: https://bogomips.org/unicorn-public/FC91211E-FD32-432C-92FC-0318714C2170@zendesk.com/ === Why aren't my Rails log files rotated when I use SIGUSR1? -- cgit v1.2.3-24-ge0c7