From ooo-dev-return-4006-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Wed Aug 24 03:35:19 2011 Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 96E5F8F92 for ; Wed, 24 Aug 2011 03:35:19 +0000 (UTC) Received: (qmail 59805 invoked by uid 500); 24 Aug 2011 03:35:17 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 59458 invoked by uid 500); 24 Aug 2011 03:34:55 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 59450 invoked by uid 99); 24 Aug 2011 03:34:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 03:34:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andy@the-martin-byrd.net designates 204.16.46.2 as permitted sender) Received: from [204.16.46.2] (HELO smtpscan-1.userservices.net) (204.16.46.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 03:34:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtpscan-1.userservices.net (Postfix) with ESMTP id E9FF172F0596 for ; Tue, 23 Aug 2011 20:34:18 -0700 (PDT) X-Virus-Scanned: virus free Received: from smtpscan-1.userservices.net ([127.0.0.1]) by localhost (smtpscan-1.userservices.net [127.0.0.1]) (amavisd-new, port 10099) with LMTP id PhYnIKlAALIj for ; Tue, 23 Aug 2011 20:34:14 -0700 (PDT) Received: from hosting5.userservices.net (hosting5.userservices.net [207.109.251.80]) by smtpscan-1.userservices.net (Postfix) with ESMTP id 942D672F06A9 for ; Tue, 23 Aug 2011 20:34:14 -0700 (PDT) Received: from [192.168.1.1] (ip72-199-161-23.sd.sd.cox.net [72.199.161.23]) by hosting5.userservices.net (Postfix) with ESMTP id 6346C1910FB5 for ; Tue, 23 Aug 2011 20:34:14 -0700 (PDT) Message-ID: <4E547134.4050609@the-martin-byrd.net> Date: Tue, 23 Aug 2011 20:34:12 -0700 From: Andy Brown User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: ooo-wiki going offline References: <4E54510A.9070402@apache.org> <4E547046.8020003@apache.org> In-Reply-To: <4E547046.8020003@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Terry Ellison wrote: > I've now finished the upgrade to add the Apache Traffic Server front end > to the community MediaWiki service at http://ooo-wiki.apache.org/ and > the service is back online. > > We need to do some further tuning of the system cache optimisation, but > even with the first-cut settings that I prepared on my own test-bed VM, > the system already looks as if it it is hitting the performance targets > needed to sustain a full production transaction rate. It certainly feels > extremely snappy compared to the existing OOo community wiki or the > Apache cwiki, and the Google pagespeed benchmarks are significantly > better than both of these systems. So: > > * We are good to go for production migration of the community wiki. > * We are the first Apache project adopter of another Apache project, > Apache Traffic Server (ATS) > * We have laid the foundation for an ATS template for MediaWiki > hosting that can be used to promote the use of ATS for the wider > MediaWiki systems community. > > It's been a hard few days work, and still some finishing to do, but my > thanks to the Infrstructure and ATS guys that have supported me in > making this happen. > > Regards Terry A great big thanks to you and them. Good job. :) Andy