Hello, all!
It is known that Nginx uses own DNS resolver.
And it is unable to use the local OS resolver and dns-suffixes defined in /etc/resolv.conf.
But sometimes we should resolve not only FQDN.
Is it possible to add directive which works like "search" in /etc/resolv.conf?
Thank you!