]> git.kaiwu.me - nginx.git/commit
Modules compatibility: down flag promoted to a bitmask.
authorRuslan Ermilov <ru@nginx.com>
Fri, 22 Sep 2017 19:49:42 +0000 (22:49 +0300)
committerRuslan Ermilov <ru@nginx.com>
Fri, 22 Sep 2017 19:49:42 +0000 (22:49 +0300)
commite7738ce82d1836440fafa9d20dde6c9a28d4ecf4
tree35c7192a36af97aeedd40c545bcdc5bbc868f428
parentccd7e1037ef627b8103df9f565e25e3e1795bf8d
Modules compatibility: down flag promoted to a bitmask.

It is to be used as a bitmask with various bits set/reset when appropriate.
63b8b157b776 made a similar change to ngx_http_upstream_rr_peer_t.down and
ngx_stream_upstream_rr_peer_t.down.
src/http/ngx_http_upstream.h
src/stream/ngx_stream_upstream.h