libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] Using MHD_USE_INTERNAL_POLLING_THREAD without MHD_OPTION


From: Nicolas Mora
Subject: [libmicrohttpd] Using MHD_USE_INTERNAL_POLLING_THREAD without MHD_OPTION_THREAD_POOL_SIZE
Date: Tue, 6 Aug 2019 13:02:54 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

When using the flag MHD_USE_THREAD_PER_CONNECTION with MHD_start_daemon, MHD recommends to explicitly enable flag MHD_USE_INTERNAL_POLLING_THREAD too.

Is there a default thread pool size if we don't use the flag MHD_OPTION_THREAD_POOL_SIZE? Should we set it to an arbitrary value? Or should I assume MHD will provide the right pool size according to the system it's running on?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]