From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9467B3858D37; Mon, 9 Jan 2023 19:59:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9467B3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673294396; bh=kO1/PYE9t6NvLplYGRxxYuPLbjnuOysJz8aUfQQqQcI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aPGFsvh4NRAJpNDFuw9pCt3BktHk+XBemqQy0356GlyYv7uvNsfUZyVgz09eWqsSh Du8Znmlig5xvzNQRgyEOyb4UBKACE47GIzkd6sHZ8LsJoCKZKjhaV5HTlA9/zR4HTt i0Bq6/pnM+HyR9u7d2VIuzhtsO57U56rxKmhxjew= From: "ross at burtonini dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/29976] webapi connection pool eats all file handles Date: Mon, 09 Jan 2023 19:59:56 +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: ross at burtonini dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #3 from Ross Burton --- Yes, kernel defaults: 1024 soft, 4096 hard. I *can* change it to 4096 but there's still the point that: 1) debugging the failure case isn't trivial 2) cores*2 threads in the connection pool probably doesn't scale linearly --=20 You are receiving this mail because: You are on the CC list for the bug.=