From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C8F593858C83; Wed, 11 Jan 2023 15:34:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8F593858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673451273; bh=9wRkGYRxQZabrrRoSpoWJzGCWnB3tqN13mLvfe8ss7A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X9FNpUQ6fCKcQA5Xs6R0kYAa8trJfcMi1cGl15DZqDTDiuoKeVsk28l0s/6AW7yDn DuOAl8AG5BC/sxexomzJb5Yw1E13eeft8CVuf2qs0NkUF7e6954ecOjkQ1O98ETgFF EoD4Ufmz/Kw95PvOFhMpnvj5B+2jjttyX0eD7m90= From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29976] webapi connection pool eats all file handles Date: Wed, 11 Jan 2023 15:34:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29976 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Frank Ch. Eigler --- Pushed to master as dcb40f9caa7ca30 Author: Frank Ch. Eigler Date: Tue Jan 10 17:59:35 2023 -0500 debuginfod PR29975 & PR29976: decrease default concurrency ... based on rlimit (rlimig -n NUM) ... based on cpu-affinity (taskset -c A,B,C,D ...) Signed-off-by: Frank Ch. Eigler --=20 You are receiving this mail because: You are on the CC list for the bug.=