Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolver: fixed possible premature stop of the resend timer.
Previously, ngx_resolve_name_done() and ngx_resolve_addr_done() may have stopped the resend timer prematurely while srv_resend_queue was not empty.
- Loading branch information