nginx-sticky & nginx_http_upstream_check modules not working together

Issue #13 open
arul s created an issue

nginx version --> nginx-1.7.10 nginx_http_upstream_check --> latest version from github nginx-sticky-module --> latest version from bitbucket

./configure --with-http_ssl_module --add-module=/opt/nginx_http_upstream_check --add-module=/opt/sticky/nginx-sticky-module

no error while ./configure

while make -> the below error was generated

-o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c ', needed by objs/addon/nginx-sticky-module-ng/ngx_http_sticky_module.o'. Stop.sticky_misc.h make[1]: Leaving directory/opt/nginx-1.7.10' make: *** [build] Error 2

Comments (1)

  1. Log in to comment