[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] unexpected "Server reached connection limit." failur
From: |
Frank Ch. Eigler |
Subject: |
Re: [libmicrohttpd] unexpected "Server reached connection limit." failures |
Date: |
Sun, 05 Dec 2021 18:39:30 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Evgeny Grin wrote:
> Thanks for precise description and code analysis, Frank.
> The issue (and a couple of connected issues) has been fixed in git master.
The rework looks good, thanks!
One other thing would be nice. As it is, when these internal errors
occur, libmicrohttpd might send a diagnostic to stderr, but otherwise
the enclosing application has no way of knowing that this happened.
Would you consider keeping maybe daemon->error_count, or an errno log,
or something available, so an app could at least tell something is going
wrong?
> Could you build MHD from git sources and check whether the issue is
> fixed for you?
I'll do so shortly.
- FChE
- [libmicrohttpd] unexpected "Server reached connection limit." failures, Frank Ch. Eigler, 2021/12/03
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Christian Grothoff, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Frank Ch. Eigler, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Evgeny Grin, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Frank Ch. Eigler, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Evgeny Grin, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Frank Ch. Eigler, 2021/12/04
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Evgeny Grin, 2021/12/05
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures,
Frank Ch. Eigler <=
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Evgeny Grin, 2021/12/06
- Re: [libmicrohttpd] unexpected "Server reached connection limit." failures, Evgeny Grin, 2021/12/10