commit | 57b877147d726a743a038e7101b6d2e6922116c7 | [log] [tgz] |
---|---|---|
author | Marcin Deranek <marcin.deranek@booking.com> | Thu Dec 22 16:21:08 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Dec 23 00:09:12 2016 +0100 |
tree | cf751c8b45cf79741bf60d25b6a60064e500b480 | |
parent | ef934603c04d6c6cc7e9e537048a099427b19b10 [diff] |
BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled According to nbsrv() documentation this fetcher should return "an integer value corresponding to the number of usable servers". In case backend is disabled none of servers is usable, so I believe fetcher should return 0. This patch should be backported to 1.7, 1.6, 1.5.