Hi Frank,
Do you have any results?
Was the bug fixed?
--
Evgeny
On 06.12.2021 10:52, Evgeny Grin wrote:
Let me know please when you finished testing of the new code.
OpenPGP_signature
Description: OpenPGP digital signature
You can use MHD_OPTION_EXTERNAL_LOGGER with current API to get all
information in your application. However it is human-readable data, more
suitable for... log. :) This data was not designed to be parsed and
error description may change from version to version.
For the next MHD version we can
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 diagn
Thanks for precise description and code analysis, Frank.
The issue (and a couple of connected issues) has been fixed in git master.
Could you build MHD from git sources and check whether the issue is
fixed for you?
Thanks in advance.
--
Evgeny
On 04.12.2021 21:56, Frank Ch. Eigler wrote:
Evgeny Grin wrote:
> Could you share your MHD flags, options, and commands you use to
> measure MHD load?
That could be tough, but see git://sourceware.org/git/elfutils.git
debuginfod/debuginfod.cxx. The key bits appear to be:
- cgroups/ulimits impose a limit of a small number of tasks (threa
Could you share your MHD flags, options, and commands you use to measure
MHD load?
I'll try to reproduce your situation.
--
Evgeny
On 04.12.2021 19:40, Frank Ch. Eigler wrote:
Evgeny Grin wrote:
Which MHD version is used?
0.9.73 from fedora 34+. (I suspect the problem is incomplete clea
Evgeny Grin wrote:
> Which MHD version is used?
0.9.73 from fedora 34+. (I suspect the problem is incomplete cleanup
from a connection_add failure.)
- FChE
Hi Frank,
Which MHD version is used?
--
Evgeny
On 04.12.2021 18:28, Frank Ch. Eigler wrote:
Christian Grothoff wrote:
I would first try adding/setting the timeout option for the MHD server.
That might help if otherwise neither your reverse proxy nor MHD close
connections and thus results th
Christian Grothoff wrote:
> I would first try adding/setting the timeout option for the MHD server.
> That might help if otherwise neither your reverse proxy nor MHD close
> connections and thus results them in living forever.
> Second you might want to check your application logic to make sure
Hi Frank,
I would first try adding/setting the timeout option for the MHD server.
That might help if otherwise neither your reverse proxy nor MHD close
connections and thus results them in living forever.
Second you might want to check your application logic to make sure that
it doesn't hold/susp
10 matches
Mail list logo