[Bug debuginfod/28661] support thread-pool model
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Dec 10 19:10:44 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=28661
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
commit 80ea3cf32
PR28661: debuginfo connection thread pool support
Add an option -C, which activates libmicrohttpd's thread-pool mode for
handling incoming http connections. Add libmicrohttpd error-logging
callback function so as to receive indication of its internal errors,
and relay counts to our metrics. Some of these internal errors tipped
us off to a microhttpd bug that thread pooling works around. Document
in debuginfod.8 page. Hand-tested against "ulimit -u NNN" shells, and
with a less strenuous new test case.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Elfutils-devel
mailing list