zzzcpan / nginx-perl

Full-featured perl support for nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lack of dedicated timer for ngx_resolver

zzzcpan opened this issue · comments

Makes resolver to hang forever on failure

Fixed, test case in t/01-resolver.t.

Similar issue with SSL got fixed as well. No test case yet though.