view auto/nohave @ 6360:93d70d87914c stable-1.8

Resolver: limited CNAME recursion. Previously, the recursion was only limited for cached responses.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 26 Jan 2016 16:47:14 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END