https://bz.apache.org/bugzilla/show_bug.cgi?id=60956
--- Comment #12 from Luca Toscano <toscano.l...@gmail.com> --- As FYI this bug generated a discussion on dev@: https://lists.apache.org/thread.html/0daa4c40a4396cbb411f7657b476e2524add73cbc8ed99e67264578c@%3Cdev.httpd.apache.org%3E It seems that there is an agreement on the safest way to proceed, namely forcing start_lingering_close_nonblocking to be executed on a worker thread. Note for the readers: in the email thread it was pointed out that ap_prep_lingering_close (called by start_lingering_close_nonblocking before ap_shutdown_conn) could block as well if a module X hooks to pre_close_connection and blocks. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org