From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA2D8138359 for ; Fri, 14 Aug 2020 04:56:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50CB1E08BD; Fri, 14 Aug 2020 04:56:19 +0000 (UTC) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A3BCE08A8 for ; Fri, 14 Aug 2020 04:56:18 +0000 (UTC) Received: by mail-qk1-x729.google.com with SMTP id x69so7412130qkb.1 for ; Thu, 13 Aug 2020 21:56:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=6dQUgRd9kCZc9DYo1TnDYwde3XkYlipe6tulrraHh5s=; b=QeOCunkVtN0xBimRx08B4yxEGxxp+LowaJOram1Q8rE4j2KD/W4cwQFdx3JHPHFm46 8MyFO/syxCHZP8S/9+zC3hUVqyApkYKgB6zb5FaI3+JeSeTwc2qYGG25mWE4oMMylImQ IGivWZDTaVLVv1+xiAg58qnND+MLrj3oVugpfO+rrbd1fFqlhAC5qFLW2SRODivr2ciU N3gx3P46kyotUowz0Lno79OGVg7ZxU2FpEATgLRsydHfXdMBVzs2I741DkGSGq896o9s UaNuETOGEvL6OyLk3OaKNaazpSt7X5OfubkyVMsLsUZdUJ0y+THiBc4GcXU2xhpAzeCw VkiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=6dQUgRd9kCZc9DYo1TnDYwde3XkYlipe6tulrraHh5s=; b=MVI7KmfUOQLd90cwes9Pg9jCEDhlKkEZga6K3ARqzFfn1T9RwkRrhTbSPjY7oT9UoC TgBfFwHFoLPyxz3NzMlE02nvS5JFJgiFKeHTzdMrr+nsAlmLvXodQF/G0W1a73XcTdok D95GuDHaiNjg/e5ou3TCnNacyQEPKDay6pNhp2tWxkg2ZSGzyRGyqmNgRK/EQSmK92uq fKe5JDoMZuJJ03bGr1TqJdWMAPFsDJGUaXUDtWWF0/R5SG1Peq9zIVkaxzTY4CPExrGy jhkqk/hfPNq3QXBC7wNEXGL02fw9RwLc/WQVAk3OPb+aFqT7MuVDdh/r1jfVFYiBJJh7 9GTw== X-Gm-Message-State: AOAM530gm4MjSUCtjhoRDzvhUgn3stLwfYCGW2fv31Feu2fL0QyIqwp/ +MaTs6igzsJQobPNvLXNhr3o4T4QujhlIZna3yG4NMtQ X-Google-Smtp-Source: ABdhPJw0ahJOmJenIBkIkEUyc9RyTvjsSsFvY8XpBP3hUnYpE5lZqCfkeuZTFpJCBmJxctRX+WSnrwJELOuN4GPP/4I= X-Received: by 2002:ae9:ebd0:: with SMTP id b199mr502656qkg.294.1597380977821; Thu, 13 Aug 2020 21:56:17 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Project discussion list X-BeenThere: gentoo-project@lists.gentoo.org Reply-To: gentoo-project@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: In-Reply-To: From: Tomas Mozes Date: Fri, 14 Aug 2020 06:54:51 +0200 Message-ID: Subject: Re: [gentoo-project] [Bugzilla] IP-based limits To: gentoo-project@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000c10b4f05accf3d9d" X-Archives-Salt: bbe71907-0f32-4111-9c5b-b795ab2d8664 X-Archives-Hash: b992c9a449fe184d0c7b792cfe580d2d --000000000000c10b4f05accf3d9d Content-Type: text/plain; charset="UTF-8" On Wed, Aug 12, 2020 at 8:39 PM Alec Warner wrote: > On Wed, Aug 12, 2020 at 11:24 AM Tomas Mozes wrote: > >> >> >> On Wednesday, August 12, 2020, Alec Warner wrote: >> > Bugzilla now has connection limits per IP. I won't say what the limit >> is, but if you are crawling bugzilla or using automated tools from a single >> source IP you may hit the limit and receive 503's for requests over the >> limit. >> > This may be a particular problem for users behind things like carrier >> grade NAT (where many users are multiplexed through a single egress IP.) >> However we have seen numerous slowdowns from bot traffic and this is a >> relatively straightforward change to make on our end. If you believe you >> are being unfairly limited / blocked, please reach out to >> infra@gentoo.org. >> > Thanks, >> > -A >> >> Wouldn't 429 be more appropriate? >> > > The limiter doesn't support this, sorry. > > -A > > >> >> Tomas > > It also seems that bgo loads much faster. Have any changes been done in this direction too? Anyways, thanks! Tomas --000000000000c10b4f05accf3d9d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Wed, Aug 12, 2020 at 8:39 PM Alec = Warner <antarus@gentoo.org>= wrote:
On Wed, Aug 12, 2020 at 11:24 AM Tomas Mozes <= hydrapolic@gmail.= com> wrote:


On Wednesday, August 12, 2020, Alec W= arner <antarus@g= entoo.org> wrote:
> Bugzilla now has connection limits per IP.= I won't say what the limit is, but if you are crawling bugzilla or usi= ng automated tools from a single source IP you may hit the limit and receiv= e 503's for requests over the limit.
> This may be a particular p= roblem for users behind things like carrier grade NAT (where many users are= multiplexed through a single egress IP.) However we have seen numerous slo= wdowns from bot traffic and this is a relatively straightforward change to = make on our end. If you believe you are being unfairly limited / blocked, p= lease reach out to in= fra@gentoo.org.
> Thanks,
> -A

Wouldn't 429 be m= ore appropriate?

The limiter doesn'= t support this, sorry.

-A
=C2=A0

Tomas


It= also seems that bgo loads much faster. Have any changes been done in this = direction too? Anyways, thanks!

Tomas
--000000000000c10b4f05accf3d9d--