Hi Christian, Please note I am using suspend-resume and not implementing MHD_OPTION_NOTIFY_CONNECTION to close . Not sure when the library closes the connection after it receives FIN and move to CLOSE_WAIT.
Any pointers? thanks, santos On Fri, Jan 4, 2019 at 10:27 PM Santos Das <santos....@gmail.com> wrote: > Hi Christian, > > Wishing you a happy new year! > > We have set the MHD_OPTION_CONNECTION_TIMEOUT to 0 and we see that all the > connections remain in CLOSE_WAIT state. > > We also have set the MHD_OPTION_CONNECTION_LIMIT to 1000 . > > Any idea what could be wrong ? > > Thanks, Santos >