Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U5r1Y-00020I-Nr for pgsql-www@arkaria.postgresql.org; Thu, 14 Feb 2013 05:06:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1U5r1Y-000203-8X for pgsql-www@arkaria.postgresql.org; Thu, 14 Feb 2013 05:06:20 +0000 Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U5r1X-0001zy-NZ for pgsql-www@postgresql.org; Thu, 14 Feb 2013 05:06:19 +0000 Received: from mail-wg0-f49.google.com ([74.125.82.49]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1U5r1W-0003RT-BP for pgsql-www@postgresql.org; Thu, 14 Feb 2013 05:06:19 +0000 Received: by mail-wg0-f49.google.com with SMTP id 15so1617739wgd.16 for ; Wed, 13 Feb 2013 21:06:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=gJW74voENbU20GkX8a+koJ5s/EazH1g+5X8tqrP8yNc=; b=nNGrkx5ZvXW42M11C6xbgxSzls40PksBe+p+EEKMRccPDR6BbO5iWk6TJHrne3gftr QPxRJTA9nEYa0EM3TcxXIs71fLe7Mqu9rSOIoDSDmYG6IPZfio4D/OHrNSVa0YD9G7UU Yfp2MjUFGLQFnvjpHHMR8p4oQGm12Xwk5vCOEmAmVGAMUHiEKBpsOL0jyaZl9PUHSHd4 GJwuRsdQ9pX1nqRFL+vh3Vi0m9XeNt92oQfpkc8HTR9snaEap+Hldh2RSPHiOhQABLtM XR6JVVEjvAHu2TWUxcPUUa+3GI6/jKTyrCCUM9r4oy8X2E3dnqd5o0iP41O5Aa6ZLqzs 1ICw== MIME-Version: 1.0 X-Received: by 10.194.76.237 with SMTP id n13mr42819401wjw.57.1360818376417; Wed, 13 Feb 2013 21:06:16 -0800 (PST) Received: by 10.194.152.105 with HTTP; Wed, 13 Feb 2013 21:06:16 -0800 (PST) Received: by 10.194.152.105 with HTTP; Wed, 13 Feb 2013 21:06:16 -0800 (PST) In-Reply-To: <4282.1360816298@sss.pgh.pa.us> References: <20314.1360801157@sss.pgh.pa.us> <20130214002454.GJ4546@alvh.no-ip.org> <4282.1360816298@sss.pgh.pa.us> Date: Thu, 14 Feb 2013 06:06:16 +0100 Message-ID: Subject: Re: 403 - Forbidden on gitweb pages From: Magnus Hagander To: Tom Lane Cc: Alvaro Herrera , PostgreSQL WWW , Dave Page Content-Type: multipart/alternative; boundary=047d7bfcef74ee226604d5a83789 X-Gm-Message-State: ALoCoQmCZf/aujDO9dlVdg6B/Kwsy7CtPeMsCt9DZ6w0PWBE0TqWJ4ubn5Kgv1tM8uxztG+1FYmZ X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org --047d7bfcef74ee226604d5a83789 Content-Type: text/plain; charset=ISO-8859-1 On Feb 14, 2013 5:31 AM, "Tom Lane" wrote: > > Magnus Hagander writes: > > The bandaid solution was to rate limit access per ip. The error you hit is > > when you're rate limited. > > [ raised eyebrow... ] I'm fairly sure I've seen it more than once when > performing a *single* page fetch. In any case, the probability of > failure increased by a couple orders of magnitude sometime in the past > month or so, because I'd never seen it before that. In that case you may be hitting a different issue, and we're writing it off as the rare limiting by mistake. Because nothing about that one has changed for quite some time, and should never hit on a single page. Will have to investigate that further then. /Magnus --047d7bfcef74ee226604d5a83789 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable


On Feb 14, 2013 5:31 AM, "Tom Lane" <tgl@sss.pgh.pa.us> wrote:
>
> Magnus Hagander <magnus@haga= nder.net> writes:
> > The bandaid solution was to rate limit access per ip. The error y= ou hit is
> > when you're rate limited.
>
> [ raised eyebrow... ] =A0I'm fairly sure I've seen it more tha= n once when
> performing a *single* page fetch. =A0In any case, the probability of > failure increased by a couple orders of magnitude sometime in the past=
> month or so, because I'd never seen it before that.

In that case you may be hitting a different issue, and we= 9;re writing it off as the rare limiting by mistake. Because nothing about = that one has changed for quite some time, and should never hit on a single = page. Will have to investigate that further then.

/Magnus

--047d7bfcef74ee226604d5a83789--