Maxim Dounin Wrote:
> It's to configure timeout used by nginx's own nonblocking resolver 
> (http://nginx.org/r/resolver) - that is, for name resolution done 
> by running nginx.  To configure system resolver you should 
> use your system's settings, usually /etc/resolv.conf.
> 
> (Actually, sole purpose of nginx's own resolver is to be able to 
> resolve names when nginx is running, without blocking.  It's not 
> something possible when using system resolver, as it has only 
> blocking interface.)
> 

Thanks a lot, Maxim! That clarifies things for me.

br
Can

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,247966,247990#msg-247990

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to