From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vc0-x22e.google.com (mail-vc0-x22e.google.com [IPv6:2607:f8b0:400c:c03::22e]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 2CB9021F238; Mon, 9 Feb 2015 17:29:39 -0800 (PST) Received: by mail-vc0-f174.google.com with SMTP id id10so31826vcb.5; Mon, 09 Feb 2015 17:29:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NcW8aamQZ+szUmuPXgRZuVTkM0OCatSZx6bzQBlUxjU=; b=MSLfWivTa6k4GBuwkAJBXs9IElTeMbM4r+CH8ACAezbcxBASYcPXFIW06ntZiZ32yl rkK8MzjW9fE1DAuSv5jU9Z2XRNLCxKoOAWwyXtegciaGJioEIKLtfDS+63kbMUV/rU+z rCWeGd47WI38qNgiq+fJSYAkq7RHGJE3LlTijcqkbPNQ+kmXQzSFHrnlJ3X370fkv+2o b5ySHCgroy4IasZ3O8FvVBjsJX5K7fffA+wIcadVTjlXW4BiaUxvj8QlfVI+qDXaV5Pb ALtimOsY3Q5Di5RClO4Il1y0OB2TVvfer9ddcI6lyXSKV2Sw68CHeNTu5FBPTvvCMG4x Siew== MIME-Version: 1.0 X-Received: by 10.52.38.161 with SMTP id h1mr9306561vdk.42.1423531778557; Mon, 09 Feb 2015 17:29:38 -0800 (PST) Received: by 10.52.178.134 with HTTP; Mon, 9 Feb 2015 17:29:38 -0800 (PST) Received: by 10.52.178.134 with HTTP; Mon, 9 Feb 2015 17:29:38 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Feb 2015 03:29:38 +0200 Message-ID: From: Jonathan Morton To: Dave Taht Content-Type: multipart/alternative; boundary=bcaec51b9a4bfccb8c050eb1d147 Cc: "cerowrt-devel@lists.bufferbloat.net" , sysmom@lists.bufferbloat.net, bloat Subject: Re: [Bloat] infrastructure fixes for bufferbloat.net X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 01:30:08 -0000 --bcaec51b9a4bfccb8c050eb1d147 Content-Type: text/plain; charset=UTF-8 Count a vote in general for static pages for web hosting where possible. Running a server side script (in any language, but especially PHP) and making database calls for every hit is a performance and security nightmare. Also, spammers can't spam a comment system that doesn't exist. - Jonathan Morton --bcaec51b9a4bfccb8c050eb1d147 Content-Type: text/html; charset=UTF-8

Count a vote in general for static pages for web hosting where possible. Running a server side script (in any language, but especially PHP) and making database calls for every hit is a performance and security nightmare.

Also, spammers can't spam a comment system that doesn't exist.

- Jonathan Morton

--bcaec51b9a4bfccb8c050eb1d147--