Re: resolver directive doesn't fallback to the system DNS resolver

2015-01-13 Thread itpp2012
kunalvjti Wrote: --- > Is there already a patch for this ? > I am not completely sure of how to make the nginx resolver (in > ngx_resolver.c) fallback to libresolv automatically and if this not Have a look at a Lua solution, not everything works

Re: auth_request vs auth_pam_service_name

2015-01-13 Thread Sergio Talens-Oliag
El Mon, Jan 12, 2015 at 04:56:01PM -0500, nginxuser100 va escriure: > Hi, I am a newbie at nginx and looking at its authentication capabilities. > It appears that when using auth_request, every client request would still > require an invokation to the auth_request fastcgi or proxy_pass server. > Lo