view auto/nohave @ 3892:12d8d2f30205

use MurmurHash2 for split_clients, because its distribution is much better than CRC32's one
author Igor Sysoev <igor@sysoev.ru>
date Fri, 15 Apr 2011 10:59:57 +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