openresty / lua-resty-dns

DNS resolver for the nginx lua module
324 stars 107 forks source link

Getting "failed to set peer name: resource temporarily unavailable" when using the module #36

Open kostyay opened 6 years ago

kostyay commented 6 years ago

There is a dns resolving action that is performed pretty much on every request to the server. Eventually we start seeing the "failed to set peer name: resource temporarily unavailable". Any ideas why that could be happening? Thanks.