run-debuginfod-webapi-concurrency.sh
Mark Wielaard
mark@klomp.org
Sun Apr 24 10:22:50 GMT 2022
Hi,
On Sat, Apr 23, 2022 at 10:56:01PM -0400, Thomas Fitzsimmons wrote:
> "Frank Ch. Eigler" <fche@redhat.com> writes:
> >> But there is another way to prevent the "Server reached connection
> >> limit. Closing inbound connection." Pass the MHD_USE_ITC flag to
> >> MHD_start_daemon:
> >
> > Yeah, that looked promising to me too. When I was last working on
> > this, that would have been my next thing to try. I can't think of
> > a relevant downside, so let's try it. (Add a #ifdef guard around
> > that macro, for older libmicrohttpd, like rhel7 methinks.)
>
> On debian-ppc64, with and without the MHD_USE_ITC patch, I ran the test
> 20 times in a shell loop. With MHD_USE_ITC, I got 20 passes, without
> it, 9 passes and 11 failures.
>
> With the patch applied, a full "make check" succeeded.
Nice. Thanks for the feedback and testing. I pushed the attached.
Cheers,
Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debuginfod-Use-MHD_USE_ITC-in-MHD_start_daemon-flags.patch
Type: text/x-diff
Size: 3291 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/elfutils-devel/attachments/20220424/0f01ed8b/attachment-0001.bin>
More information about the Elfutils-devel
mailing list