]> git.kaiwu.me - nginx.git/commit
Modules compatibility: down flag promoted to a bitmask.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 29 Sep 2016 15:06:05 +0000 (18:06 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 29 Sep 2016 15:06:05 +0000 (18:06 +0300)
commitc7a6a1816347062f05b5ba4168457a0653efa8fc
tree2b606362307e751882adaf9c24c16478b4a9a814
parent7797fb04cdcffd5ffb760cb7fd9ebdab7b74fde2
Modules compatibility: down flag promoted to a bitmask.

It is to be used as a bitmask with various bits set/reset when appropriate.
Any bit set means that the peer should not be used, that is, exactly what
current checks do, no additional changes required.
src/http/ngx_http_upstream_round_robin.h
src/stream/ngx_stream_upstream_round_robin.h