From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AB6853858C60; Mon, 6 Dec 2021 14:03:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB6853858C60 From: "fche at redhat dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/28661] New: support thread-pool model Date: Mon, 06 Dec 2021 14:03:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: NEW 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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 X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2021 14:03:48 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28661 Bug ID: 28661 Summary: support thread-pool model Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- Switch to libmicrohttpd thread-pooling for the webapi service threads, from= the general unrestricted THREAD_PER_CONNECTION model, at least as a default. A libmicrohttpd bug can create a persistent DoS condition from a transient on= e, but the thread-pool method should avoid that particular trigger. https://lists.gnu.org/archive/html/libmicrohttpd/2021-12/msg00011.html https://git.gnunet.org/libmicrohttpd.git/commit/?id=3D8cdc89b9c3652d5ed8993= 05bc93b10ddf04dbebc --=20 You are receiving this mail because: You are on the CC list for the bug.=