https://bugs.exim.org/show_bug.cgi?id=3142

--- Comment #4 from Konstantin <[email protected]> ---
(In reply to Jeremy Harris from comment #3)
> You are running health-checks single-threaded, so frequently that a full
> cycle
> does not complete when each takes 200ms?  OK.
> 
> On inspecting the code, I think you identified the wrong call to
> poll_on_fd(),
> and actually the in smtp_quit_handler() is in question.  Assuming that, the
> effect would only be visible on non-TLS connections.

The health check completes, it just takes longer.

Thanks for pointing out the correct function. 

You are right, the poll timeout (200ms) does not occur for connections with
TLS.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to