https://sourceware.org/bugzilla/show_bug.cgi?id=28661
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 one, 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=8cdc89b9c3652d5ed899305bc93b10ddf04dbebc -- You are receiving this mail because: You are on the CC list for the bug.