Searched refs:ip_hash (Results 1 – 5 of 5) sorted by relevance
218 hash и ip_hash совместно с директивой zone.2424 *) Добавление: директиву "ip_hash" теперь можно использовать для2463 *) Добавление: при использовании директивы ip_hash теперь можно задавать2516 *) Исправление: при использовании директивы ip_hash установка параметра5659 *) Исправление: директива ip_hash могла неверно помечать сервера как5977 *) Исправление: в качестве ключа для хэша в директиве ip_hash не6016 *) Исправление: при использовании директивы ip_hash рабочий процесс мог6271 *) Добавление: директива ip_hash в блоке upstream.
210 *) Feature: improved performance when using the "hash" and "ip_hash"2373 *) Feature: it is now possible to use the "ip_hash" directive to balance2413 using the "ip_hash" directive.2468 "ip_hash" directive was used.5542 *) Bugfix: the "ip_hash" directive might incorrectly mark servers as5855 *) Bugfix: the C-class network was not used as hash key in the "ip_hash"5894 "ip_hash" directive was used.6147 *) Feature: the "ip_hash" directive inside the "upstream" block.
565 ip_hash(struct mbuf *m, int offset) in ip_hash() function655 hash = ip_hash(m, priv->header_offset); in ngp_rcvdata()
131 ip_hash(struct flow_rec *r) in ip_hash() function714 hsh = &priv->hash[ip_hash(&r)]; in ng_netflow_flow_add()
331 syn keyword ngxDirective contained ip_hash