Re: [libmicrohttpd] test_post_loop11

2019-10-21 Thread Evgeny Grin
Reasons should be be pretty simple: buffers flushing do not work, each request require 0.2 s to finish. Multiply by number of requests. -- Best Wishes,Evgeny Grin   17.10.2019, 19:54, "ng0" :Hi,on at least NetBSD this is one of at least 2 testswhich take their good time to finish. Does anyonehave a

[libmicrohttpd] test_post_loop11

2019-10-17 Thread ng0
Hi, on at least NetBSD this is one of at least 2 tests which take their good time to finish. Does anyone have an idea what's happening there so that the test can be improved if necessary/possible? Thanks