view auto/nohave @ 1514:0bd321c8ce67 stable-0.5

r1409, r1413 merge: set delay only when almost whole sendfile_max_chunk was transferred
author Igor Sysoev <igor@sysoev.ru>
date Sat, 22 Sep 2007 19:23:34 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  0
#endif

END