Closed zheng-ji closed 8 years ago
when i compile ngx_dynamic_upstream with the below command:
/usr/share/tengine/sbin/dso_tool --add-module=/soft/ngx_dynamic_upstream
its output in terminal is:
ngx_dynamic_upstream_module.c:76:17: error: ‘ngx_http_upstream_srv_conf_t’ has no member named ‘shm_zone’ if (uscf->shm_zone != NULL && ^
I don't know why.is it a bug?
See https://github.com/cubicdaiya/ngx_dynamic_upstream/issues/13 .
when i compile ngx_dynamic_upstream with the below command:
its output in terminal is:
I don't know why.is it a bug?