]> git.kaiwu.me - nginx.git/commit
Resolver: notify all waiting requests on timeout.
authorRuslan Ermilov <ru@nginx.com>
Tue, 19 Aug 2014 11:43:26 +0000 (15:43 +0400)
committerRuslan Ermilov <ru@nginx.com>
Tue, 19 Aug 2014 11:43:26 +0000 (15:43 +0400)
commitda46eed537a708e6aa978d3eb2253091b6525882
treeebcea488d1c890e8c5c7663133c875a1b5bb4289
parent8607e64b83fc66030234dc7d3837079e85ba58a2
Resolver: notify all waiting requests on timeout.

If a "resolver_timeout" occurs, only the first waiting request
was notified.  Other requests may hang forever.
src/core/ngx_resolver.c