Home
last modified time | relevance | path

Searched refs:ip_hash (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru218 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.
H A DCHANGES210 *) Feature: improved performance when using the "hash" and "ip_hash"
2373 *) Feature: it is now possible to use the "ip_hash" directive to balance
2413 using the "ip_hash" directive.
2468 "ip_hash" directive was used.
5542 *) Bugfix: the "ip_hash" directive might incorrectly mark servers as
5855 *) 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.
/f-stack/freebsd/netgraph/
H A Dng_pipe.c565 ip_hash(struct mbuf *m, int offset) in ip_hash() function
655 hash = ip_hash(m, priv->header_offset); in ngp_rcvdata()
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.c131 ip_hash(struct flow_rec *r) in ip_hash() function
714 hsh = &priv->hash[ip_hash(&r)]; in ng_netflow_flow_add()
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim331 syn keyword ngxDirective contained ip_hash