GasonWong
Results
3
comments of
GasonWong
Yes, I also encountered this problem, when I open the zone directive, the lua-resty-upstream-healthcheck can not be used, look at the following: nginx.conf upstream backends { #zone zone_for_backends 1m; server...
nginx version : 1.11.2 patch -p0 < /Data/soft/nginx-module/nginx_upstream_check_module/**check_1.9.2+.patch** work well.