From owner-freebsd-chat@FreeBSD.ORG Tue Feb 19 22:01:11 2013 Return-Path: Delivered-To: freebsd-chat@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CA38AB76; Tue, 19 Feb 2013 22:01:11 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from rush.bluerosetech.com (rush.bluerosetech.com [199.48.134.58]) by mx1.freebsd.org (Postfix) with ESMTP id 9D749A32; Tue, 19 Feb 2013 22:01:11 +0000 (UTC) Received: from chombo.houseloki.net (montesse-2-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:19b9::2]) by rush.bluerosetech.com (Postfix) with ESMTPSA id 630591146A; Tue, 19 Feb 2013 14:01:05 -0800 (PST) Received: from [127.0.0.1] (ivo.houseloki.net [10.9.70.20]) by chombo.houseloki.net (Postfix) with ESMTPSA id 127B012C; Tue, 19 Feb 2013 14:01:03 -0800 (PST) Message-ID: <5123F61F.40807@bluerosetech.com> Date: Tue, 19 Feb 2013 14:01:03 -0800 From: Darren Pilgrim User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "Constantine A. Murenin" Subject: Re: announcing mdoc.su, short manual page URLs References: <20130219082700.GA9938@Cns.Cns.SU> In-Reply-To: <20130219082700.GA9938@Cns.Cns.SU> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-doc@FreeBSD.org, freebsd-current@FreeBSD.org, freebsd-chat@FreeBSD.org X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2013 22:01:11 -0000 One of the really cool things Constantine didn't mention is the entire site is just the nginx config! It's done with what some might consider slight abuses of rewrite rules, but it does mean the whole thing is completely memory resident. The full config on github is definitely worth a read.